Something that caught my eye when testing it in IE7 is that all of the images initially appear sequentially on the page and then the page gets reformatted into the SlideViewer. Its hard to explain it but I've taken a screen cap of it and attached it to this email. FireFox works fine.

Rey...

GianCarlo Mingati wrote:
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



--
BrightLight Development, LLC.
954-775-1111 (o)
954-600-2726 (c)
[EMAIL PROTECTED]
http://www.iambright.com

<<inline: slideview.jpg>>

Reply via email to