jQIR - jQuery Image Replacement

A plugin built on jQuery that replaces text with images (for prettier headings for example). Demo and code: jQIR - jQuery Image Replacement

Comments

Anonymous said…
Hi,

Nice work on jQIR. You might want to offer a way to specify items by class instead of ID. With ID, you can only do one replacement at a time. With "class" you could change a bunch of headers all at once.

Cheers--
Sam said…
It is now possible to do that. So you can use class or id (class takes precedence).

Popular posts from this blog

Select box manipulation with jQuery

iTextSharp: Generating a Basic PDF file (ASP.NET/C#)

Popup Window Countdown (JavaScript)