I have a product gallery that uses the cycle plugin to go through some
products. It has worked fine in all browsers but I tried the site
today with Opera 9.5 and the images that are normally cycled through
are being added to another div (that is created with jquery to bring
in some stats with an a
Thanks, that worked perfectly.
On May 28, 5:11 am, Scott Sauyet <[EMAIL PROTECTED]> wrote:
> macgregor wrote:
> > I have a survey marked up with a definition list like so:
>
> > [ ... ]
> > Question 2
> > Answer 1
>
I have a survey marked up with a definition list like so:
Question 1
Answer 1
Answer 2
Question 2
Answer 1
Answer 2
Answer 3
Is there any way to select the dd elements
Inside my callback function I used this to get the current slide index
with my Cycle object:
$("myCycler").children().index(this);
When I used incoming to find the index, it remained the same until the
second click (third image/slide)
On Oct 21, 8:17 am, Tobias Parent <[EMAIL PROTECTED]> wrote:
I was having the same issue using the hover function while working on
some
suckerfish drop-down nav tonight. Once I switched to using
the .mouseover and .mouseout events like Dan showed above, it worked
properly -- with the status bar showing the links from the nested
uls.
On Aug 27, 3:46 pm, Dan
I was having the same issue using the hover function for some
suckerfish drop-down nav tonight. Once I switched to using
the .mouseover and .mouseout events like Dad has above, it worked
properly -- with the status bar showing the links from the nested uls.
On Aug 27, 3:46 pm, Dan Evans <[EMAIL P
6 matches
Mail list logo