javascript
(Mister Wong community recommendations)
most popular brand new
adaptive path » ajax: a new approach to web applications
saved at 22.12.2010, by guercheLE, 7 Users25 Powerful and Useful jQuery Tutorials for Developers and Designers : Speckyboy Design Magazine
saved at 06.04.2009, by jmiguelrodriguez, 4 Users37 More Shocking jQuery Plugins « Noupe
saved at 06.10.2009, by jmiguelrodriguez, 3 Users1106 + Ajax/Javascript/Dhtml examples and demos to download
saved at 05.05.2009, by bacteries, 4 UsersInterface elements for jQuery - About Interface
saved at 13.09.2006, by madrabbit, 4 UsersjQTouch — jQuery plugin for mobile web development
saved at 30.05.2010, by atomantic, 3 Users60 More AJAX- and Javascript Solutions For Professional Coding
saved at 16.04.2008, by DarkAz, 1 UserJavaScript tutorial - DOM Style Sheets
saved at 31.03.2008, by Cumbrowski, 1 UserMovable Type — Information Design & Management
JavaScript source code for several applications, including AES and TEA encryption/decrypt, SHA-1hash encoding and iTunes Feed XLSLTsaved at 02.03.2008, by Cumbrowski, 1 UserHow to hide, show, or toggle your div
function toggle2(showHideDiv, switchTextDiv) { var ele = document.getElementById(showHideDiv); var text = document.getElementById(switchTextDiv); if(ele.style.display == "block") { ele.style.display =saved at 23.01.2012, by kohlman, 2 Users