Accessible Display: None
A simple little css technique from SonSpring to have an accessible display:none … so simple it hurts i never thought of it:
Check out » Accessible Display: None
Form field hints with CSS and JavaScript
Nice use of css and javascript to give hints in form fields from self proclaimed css guy
Check out » Form field hints with CSS and JavaScript
Uni-Form
Uni-Form is an attempt to standardize form markup (xhtml) and css, “modularize” it, so even people with only basic knowledge of these technologies can get nice looking, well structured, highly customizable, semantic, accessible and usable forms.
Check out » Uni-Form Demo
Parallax Backgrounds
Cool effect with JavaScript to give dimension while scrolling…
Check out » Parallax Backgrounds
DHTML window widget
A nice piece of code that mimics regular pop-ups
Check out » DHTML window widget
Cross-Browser Scripting with importNode()
A good read from A List Apart about using AJAX to bring in new pages …
Check out » Cross-Browser Scripting with importNode()
Yet Another JavaScript Library Without Documentation
This guy is my hero… ok maybe not hero but he got some damn cool stuff … this is a good unbloated library… Thanks Roger
Check out » Yet Another JavaScript Library Without Documentation