[jQuery] Re: Cycle Plug-in - #nav a.activeSlide doesn't updated

2009-05-21 Thread MVimmer
Disregard this!!! it does work. On May 21, 10:08 am, MVimmer wrote: > Hello list, > > I am using the Cycle plug in by Mike Alsup (thank you for a great plug- > in). > > I am using automatic auto-transitions with a pager to switch between > images. Everything wo

[jQuery] Cycle Plug-in - #nav a.activeSlide doesn't updated

2009-05-21 Thread MVimmer
Hello list, I am using the Cycle plug in by Mike Alsup (thank you for a great plug- in). I am using automatic auto-transitions with a pager to switch between images. Everything works fine, however the a.activeSlide class doesn't updates and switch to the current slide. You can view the file here

[jQuery] Re: activeSlide class doesn't update

2009-05-15 Thread MVimmer
I checked your website : http://jquery.malsup.com/cycle/int2.html and it seems that when you use the pager, the class doesn't change there as well.

[jQuery] activeSlide class doesn't update

2009-05-15 Thread MVimmer
Hi Mike, I created slide-show and want to use the pager with auto-transition. So the images will transition, but the user will also have the option to click on a different images. For some reason, when the slideshow works in a auto mode, the "activeSlide" class doesn't update and changes to the a

[jQuery] Using swapImage plug in generate border when clicked

2009-01-25 Thread MVimmer
Hi, I am using jquery.swapimage.min.js: http://www.morvimmer.com/wp/ for one image ("Blog" on the top main menu). When I click on it, I have a blue border, and when hover, I have a red border, both in FireFox mac and PC, Opera and Safari. In my CSS I have removed all appearance for such behavior.

[jQuery] Re: Cycle plug in Next/Prev image Alt issue

2008-12-14 Thread MVimmer
Mike, I tried using the onBefore, and I looked at the samples at your website (http://malsup.com/jquery/cycle/int2.html), but for some reason, the function doesn't recognize the image title or alt text. I get the "this.src" or "this.alt" as undefined. And that's the reason I turned to the prevNe

[jQuery] Cycle plug in Next/Prev image Alt issue

2008-12-11 Thread MVimmer
Hi, I am a newbie so bare with me here :) I am using the jQuery Cycle Plugin by Mike Alsup (thank you, Mike). I am using prev and next buttons to scroll the images, and I want to show the image alt with it. When the page loads on the first time, the first image is there, but the alt isn’t. Only