ma.gnolia

Sign In | Learn More

Skip to main content


8451_32 Tom Deater's Bookmarks Tagged With "javascript"

1 2 3 ... 11

  1. Visit JavaScript and screen readers JavaScript and screen readers

    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

  2. Visit QuirksBlog: Delegating the focus and blur events QuirksBlog: Delegating the focus and blur events

    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

  3. Visit Cheat Sheets for Front-end Web Developers - Six Revisions Cheat Sheets for Front-end Web Developers - Six Revisions

    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

  4. Visit Update: A New & Improved jQuery Script to Automatically Preload images from CSS | Filament Group, Inc. Update: A New & Improved jQuery Script to Automatically Preload images from CSS | Filament Group, Inc.

    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.

  5. Visit Building testable AJAX applications Building testable AJAX applications

  6. Visit File input (or "upload") in HTML forms File input (or "upload") in HTML forms

    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

  7. Visit Automatic “Awesompersands” » Patrick Haney, Not a Sausage Automatic “Awesompersands” » Patrick Haney, Not a Sausage

    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

  8. Visit JSON visualization JSON visualization

    Simple, easy method to visually inspect a JSON-encoded string.

  9. Visit Labs/Ubiquity/Ubiquity 0.1 Author Tutorial - MozillaWiki Labs/Ubiquity/Ubiquity 0.1 Author Tutorial - MozillaWiki

    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

  10. Visit Mozilla Labs » Blog Archive » Introducing Ubiquity Mozilla Labs » Blog Archive » Introducing Ubiquity

    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.

1 2 3 ... 11

Didn't find what you were looking for? Try searching Google.