Tree Checkbox
A library for tree checkbox
The core of this library is jQuery
Homepage: http://floatmargin.com/
Demo: http://floatmargin.com/demos/checkboxtree/checkboxtree.html
1001-----------------------------------------Welcome to my blog-------------------------------------------1001
A library for tree checkbox
The core of this library is jQuery
Homepage: http://floatmargin.com/
Demo: http://floatmargin.com/demos/checkboxtree/checkboxtree.html
Labels: JavaScript jQuery, Tree checkbox
|
|
For Vietnamese only: |
| Với temp của blogspot đôi lúc nó thiết lập font mặc định để hiển thị là "Trebuchet MS", font này không hiển thị tiếng việt tốt với IE, để hiển thị tốt trên IE và FF bạn nên chuyển tất cả các chuỗi mặc định của nó có dạng " 'Trebuchet MS',Verdana,Arial,Sans-serif " thành " 'Arial',Trebuchet MS,Verdana,Sans-serif " và " Trebuchet MS Verdana Arial Sans-serif " thành " Arial Trebuchet MS Verdana Sans-serif " | |
|
|
IP for IE: |
| When you change in "HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings", change the value "ProXyEnable" to "1" and the value "ProxyServer" to the proxy's IP, followed by the port number, i.e. "127.0.0.1:1080" You restart IE, it should use the new setting. Full string of ProxyServer f.e: ftp=127.0.0.1:1080; gopher=127.0.0.1:1080; http=127.0.0.1:1080; https=127.0.0.1:1080; socks=127.0.0.1:1080 |