ma.gnolia

Sign In | Learn More

Skip to main content


9006_32 Adam Messinger's Bookmarks Tagged With "javascript"

1 2 3 ... 13

  1. Visit Framebusting Without JavaScript Framebusting Without JavaScript

    Framebusting (reloading a page outside another site's frame) has been cited as a preventative measure against clickjacking attacks. This example shows a framebusting technique using mod_rewrite, which works even when JS is disabled.

  2. Visit A spider's view of Web 2.0 (Google Webmaster Central Blog) A spider's view of Web 2.0 (Google Webmaster Central Blog)

    A useful article for explaining best practices to others.

  3. Visit Visual Ajax User Group: Top Ten Ajax Mistakes Visual Ajax User Group: Top Ten Ajax Mistakes

    Yet another list of things to avoid in Ajax development. This list deals mostly with user experience and SEO factors, with a side-order of security.

  4. Visit The top 10 mistakes when using AJAX The top 10 mistakes when using AJAX

    More advice on what not to do when using Ajax. Some of this article is specific to Microsoft's ASP.NET, but there's still some good general advice here.

  5. Visit Ajax anti-patterns (Ed Burnette’s Dev Connection) Ajax anti-patterns (Ed Burnette’s Dev Connection)

    Some good tips on practices to avoid in the development of Ajax-based web applications.

  6. Visit Creating a Slick Auto-Playing Featured Content Slider (CSS-Tricks) Creating a Slick Auto-Playing Featured Content Slider (CSS-Tricks)

    This reminds me of the feature slider on escapistmagazine.com.

  7. Visit Using jQuery for Background Image Animations (Snook.ca) Using jQuery for Background Image Animations (Snook.ca)

    A tutorial on animating tab-style interfaces using jQuery and CSS. Basically Snook's leaner 'n meaner version of Dave Shea's "CSS Sprites 2" (with jQuery) article in ALA.

  8. Visit How JavaScript Timers Work (John Resig) How JavaScript Timers Work (John Resig)

    JS timers can sometimes be counterintuitive. John Resig explains setTimeout, setInterval, clearTimeout, and clearInterval in this excerpt from his upcoming book "Secrets of the JavaScript Ninja."

  9. Visit JavaScript Event Delegation is Easier than You Think (SitePoint) JavaScript Event Delegation is Easier than You Think (SitePoint)

    A JavaScript event handling approach that can improve performance and reduce memory usage compared to more traditional techniques.

  10. Visit Jiffy JS Performance Tool, Firebug Extension (SitePoint) Jiffy JS Performance Tool, Firebug Extension (SitePoint)

    Jiffy is a JavaScript performance monitoring and reporting tool. This article describes Jiffy and points to a Jiffy Firebug extension.

1 2 3 ... 13

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