Very good, congrats, but...
i think a user would know what image is displayed, in term of its number, so i suggest to disable the button of the displayed image
salvatore
----- Original Message ----- From: "GianCarlo Mingati" <[EMAIL PROTECTED]>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Sent: Thursday, June 21, 2007 11:57 AM
Subject: [jQuery] ANNOUCE: slideView plugin released



Hi all.
After a bit of trials i ended up with this plugin.

http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html

Basically it is possible, into any page (blog), to insert an unordered
List of images inside a DIV such as

<div id="myinstantgallery">
<ul>
<li><img alt="abc defrg thysu ooip jkifbtg fff"  src="ts/
200523419-001.jpg" /></li>
<li><img alt="abc defrg thysu ooip jkifbtg fff"  src="ts/
200527363-001.jpg" /></li>
<li><img alt="abc defrg thysu ooip jkifbtg fff"  src="ts/
200473460-001.jpg" /></li>
               <!--ecctera-->
</ul>
</div>

and slideView  will add another list for commanding the image slide.
pretty easy and lightweight.
Note: I am a total newbye so this is my very first plugin!
Enjoy!
GC


Reply via email to