It looks to me like it's working just fine -- that is, it's successfully rotating the three instances of the same image, since that is what you have in your HTML:

            <div id="headingfade" class="pics">
<img src="images/onelucky.gif" width="712" height="273" /> <img src="images/onelucky.gif" width="712" height="273" /> <img src="images/onelucky.gif" width="712" height="273" />
            </div>


So, I grabbed your page, substituted different images for onelucky.gif numbers 2 and 3, and it looks fine (except for the image distortion, but that is due to your CSS):

http://test.learningjquery.com/cycle.html


--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Jan 24, 2008, at 10:18 PM, visitorQ wrote:


mike, i'm aware of that =). i just took it down because my client
wanted to see what how the site was coming so i commented it out. but
when it's not commented out, and i only load ONE jquery, it still
doesn't work. so what do i do? i've tried to load either jqueries and
it doesn't work man.

real frustrated.



On Jan 24, 8:37 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
You're still loading two version of jQuery and the slideshow elements are
commented out.

Mike

On Jan 24, 2008 7:52 PM, visitorQ <[EMAIL PROTECTED]> wrote:



oops! it's not homepage.html. just index.html

so it's herehttp://98.199.114.128/lonestar/homepage/

thanks again!

On Jan 24, 6:45 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
i'm telling you there's GOTTA be something wrong with the plugin
itself. that's the only explanation i can come up with. what do you
guys think?

I think you need to post a link that demonstrates the problem.

Reply via email to