Tom Deater's Bookmarks Tagged With "javascript"
-
JavaScript and screen readers
http://northtemple.com/2008/10/07/javascript-and-screen-readers
-
Not rated yet.
- Details
JavaScript and screen readers In recent months, many web designers have been asking the question, “How can I make my dynamic site accessible?” Unfortunately, good answers have been slow in coming from the accessibility community. While some art… More
-
-
QuirksBlog: Delegating the focus and blur events
http://www.quirksmode.org/blog/archives/2008/04/delegating_the.html
-
Not rated yet.
- Details
Event delegation is especially useful in effects like dropdown menus, where lots of events on links may take place that can easily be handled at the root level (an in this case). There used to be one problem, though: although event delegation … More
-
-
Cheat Sheets for Front-end Web Developers - Six Revisions
http://sixrevisions.com/resources/cheat_sheets_web_developer/
-
Not rated yet.
- Details
Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office. In this article, you’ll find 23 excellent, print-rea… More
-
-
Update: A New & Improved jQuery Script to Automatically Preload images from CSS | Filament Group, Inc.
http://www.filamentgroup.com/lab/update_automatically_preload_images_from_css_with_jquery/
-
Not rated yet.
- Details
jQuery plugin that automatically preloads all images referenced in CSS files. We've found the script to be incredibly helpful in developing snappy applications where images are always ready when we need them.
-
-
Building testable AJAX applications
http://video.google.com/videoplay?docid=4378663232897374824
-
Not rated yet.
- Details
-
-
File input (or "upload") in HTML forms
http://www.cs.tut.fi/~jkorpela/forms/file.html
-
Not rated yet.
- Details
A form in an HTML document (Web page) can contain an input element with type="file". This may let the user include one or more files into the form submission. The form is often processed so that such files are stored onto the disk of the Web serve… More
-
-
Automatic “Awesompersands” » Patrick Haney, Not a Sausage
http://patrickhaney.com/thinktank/2008/08/19/automatic-awesompersands
-
Not rated yet.
- Details
So what’s the secret to making ampersand an awesompersand (the self-proclaimed weapon of the Ampersandman)? This is where jQuery comes in and saves the day (you could also do this with another library or straight JavaScript, but I hear 4 out of 5 … More
-
-
JSON visualization
http://chris.photobooks.com/json/default.htm
-
Not rated yet.
- Details
Simple, easy method to visually inspect a JSON-encoded string.
-
-
Labs/Ubiquity/Ubiquity 0.1 Author Tutorial - MozillaWiki
https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_Author_Tutorial
-
Not rated yet.
- Details
The great power of Ubiquity—from a developer standpoint—is how easy it is to create commands. With only a couple of lines of Javascript, Ubiquity enables even casual web developers to drastically enhance the features of the browser. From an 8-line… More
-
-
Mozilla Labs » Blog Archive » Introducing Ubiquity
http://labs.mozilla.com/2008/08/introducing-ubiquity/
-
Not rated yet.
- Details
Today we’re announcing the launch of Ubiquity, a Mozilla Labs experiment into connecting the Web with language in an attempt to find new user interfaces that could make it possible for everyone to do common Web tasks more quickly and easily.
-
Didn't find what you were looking for? Try searching Google.
Publish or subscribe to Tom Deater's Bookmarks Tagged With "javascript" via RSS and more...


