Posts tagged as:

jQuery

Position The WordPress Editor

Learn how to move and reposition the WordPress Visual Editor. This quick guide will show you how to essentially make the WYSIWYG Editor act like a generic meta box, allowing you to reorder it in any position you want.

{ 10 comments }

Click to continue...

jQuery, write less, do more

This jQuery plugin converts a properly formatted table, having thead and tbody elements (tfoot optional), into a scrollable table. Scrollable tables are most useful when having to display lots of tubular data in a fixed space.

{ 42 comments }

Click to continue...

jQuery Image Preload Plugin

I needed a jQuery img preload plugin in order to detect when an image had actually loaded. The scenario basically went as follows: I had several images and content layered on top of one another and I needed to have them all visible. The problem I ran into was that as the browser loaded the [...]

{ 16 comments }

Click to continue...