mike and karl thank you guys so much for helping me out with this
problem. as you guys have found i figured out what the problem was.
and it turns out i was sorta correct in my assumption. there was
something wrong with the jquery cycle plugin. it had the wrong
permissions and was owned by the wrong user and was associated with
the wrong group on my linux server!

but i'm having another problem with the cycle. i hav a css dropdown
menu where my navigation bar is. i can't see it now that the cycle is
over it. i need the dropdown =\. what do you guys suggest? is there a
way to get around that?

On Jan 24, 10:36 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
> > 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
>
> Nice!  Thanks for the legwork, Karl!  You're right.  Looks like Q has it
> working now - just needs to rename the images.
>
> Good night!
>
> Mike

Reply via email to