Posts Tagged ‘javascript’

DirectAdmin API

UDAUI(UTOM’s DirectAdmin User Interface) is a control panel designed for DirectAdmin, the purpose is supplying the best experiences and more convience for the DirectAdmin users.

Now, what you see just is a semi-finished articles with a part of functions, I will release an alpha stage product before I begin my new year scedule.

Believe it, it will be the best!

Image

Testing account:

http://directadmin-api.utombox.com/

Host: apitest.utombox.com
UserName: utom81
PassWord: dddddd

Language pack: http://directadmin-api.utombox.com/language/en-us/lang.phps

Thanks to Thestral for offering Meyu account for testing

cssForms Preview

cssForms

Read the rest of this entry »

Stylish SELECT

我一直在想如何去给SELECT做一下美化, 如果用CSS去定义这个标签, 定义出来的效果有很多很多问题, 比如不能运用图片或其他浏览器支持得不好什么的.

在我看过很多很多运用在Web上的效果都是通过JavaScript去实现的, JavaScript对我来说算是完全不懂, 我只是接触过一些关于DOM的东东, 于是我开始学习JavaScript, 花了整整一个星期去熟悉这个陌生的东西.

在这期间得到了很多人的帮助, 某人告诉我直接用现成的JavaScript框架去做, 但是我对JavaScript框架根本就不了解, 我只好放弃JavaScript框架. 在这里我特别想感谢一个人, 那就是沙滩凉鞋, 无论在PHP, JavaScript上他都给我很大的帮助.

Read the rest of this entry »