jQIR – jQuery Image Replacemen

jQIR – jQuery Image Replacemen

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
35 views

Replace headings (or any text) with images.

Parameters

* format – Image format/file extension (e.g. png, gif, jpg) – ignored if specifying the filename in the class
* path (optional) – Path to images folder
* onload (optional) – Function to run when image has loaded

How to:
For example, imagine the following structure:

<h1 id="heading1" class="jqir">Heading 1</h1>
<h2 class="jqir {src:heading2.png}">Heading 2</h2>
<h3 id="heading3" class="jqir"><a href="http://jquery.com">Heading 3</a></h3>

Then in your javascript (extension is ignored if file name is defined in class):

$(".jqir").jQIR("png", "images/");

Would result in:

<h1 id="heading1" class="jqir"><img alt="Heading 1" src="images/heading1.png"/></h1>
<h2 class="jqir {src:heading2.png}"><img alt="Heading 2" src="images/heading2.png"/></h2>
<h3 id="heading3" class="jqir"><a href="http://jquery.com"><img alt="Heading 3" src="images/heading3.png"/></a></h3>

Heading 1

Heading 1

Heading 2

Heading 3

Demo: http://dyve.net/jquery/?autohelp

Download:http://www.texotela.co.uk/js/plugins/jquery-jqir.js

Source:http://www.texotela.co.uk/code/jquery/jQIR/

http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/stumbleupon_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/delicious_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/blinklist_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/furl_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/technorati_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/magnolia_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/google_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/myspace_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/facebook_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/sphinn_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/mixx_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/twitter_32.png

Related Listings:

  1. Image zoom with Tabs : Jquery Script Love this jquery image zoom script, the effect is a...
  2. Lazy Load -jQuery plugin Lazy loader is a jQuery plugin written in JavaScript. It...
  3. iPhoto like Image Resize Upon seeing the Fluxiom intro video, I was compelled to...
  4. Create a Thumbnail Gallery with Slick Heading and Caption Effect with jQuery This is a simple jQuery tutorial, but can be extremely...
  5. Delayed Image Loader Script for Prototype lazierLoad is Bramus! his take at writing a delayed javascript...

Do you like this post?

Email:     

Tags: , , , , , , , , , , , , , , ,

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment



Web Design & CSS (Templates) - TOP.ORG