Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What Web sites do you feel use JavaScript most effectively
What Web sites do you feel use JavaScript most effectively (i.e., best-in-class examples)? The worst?
✍: Guest
The best sites are the ones that use JavaScript so transparently, that I'm not aware that there is any scripting on the page. The worst sites are those that try to impress me with how much scripting is on the page.
2008-09-09, 5001👍, 0💬
Popular Posts:
What is the main difference between a Vector and an ArrayList? Java Vector class is internally synch...
What are shared (VB.NET)/Static(C#) variables? Static/Shared classes are used when a class provides ...
Can an anonymous class be declared as implementing an interface and extending a class? An anonymous ...
What is the quickest sorting method to use? The answer depends on what you mean by quickest. For mos...
How To Truncate an Array? - PHP Script Tips - PHP Built-in Functions for Arrays If you want to remov...