Archive of ajax

24May2011
Author
Elvis
Category
JQuery, Social Media
Use jQuery Plug-ins for Improved Content Development Thumbnail

Use jQuery Plug-ins for Improved Content Development

If you are looking to handle documents of the HTML format, manage web events or work with animation in a simpler manner then you should look into some of the latest jQuery plug-ins. Using jQuery will allow you to modify the way you write JavaScript. There is a number of new jQuery plug-ins that can be used for design and animation purposes.

Continue Reading...Leave a Comment
05Dec2006
Author
Jerry Lee
Category
JQuery

Unobtrusive iFrame with JQuery

I couldn't find a great way to do an iframe in an xhtml site and still maintain accessibility - until I came across malsup's media plugins. They basically create a link to the swf, mp3, or quicktime and replace the link with the content via a custom class on the href tag.

Continue Reading...View Comments (23)