You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Tabs and Slideshow - disable move forward on click Created Nov 2, 2009

This thread is solved

Views: 938     Replies: 2     Last reply Nov 11, 2009  
You must login first before you can use this feature

Ungjaevel

Posts: 3

Registered:
Nov 2, 2009

Tabs and Slideshow - disable move forward on click

Posted: Nov 2, 2009

Hi!

Quick question: How do I disable the tabs moving forward then I click somewhere in them? I only want the circles and buttons to to the navigation!

(I have formfield inside the tabs..)

Thanks in advance!

Ungjaevel

Posts: 3

Registered:
Nov 2, 2009

» Tabs and Slideshow - disable move forward on click

Posted: Nov 9, 2009

Reply to: Tabs and Slideshow - disable move forward on click, from Ungjaevel
Anyone? I could really use the help!

Ungjaevel

Posts: 3

Registered:
Nov 2, 2009

Solved!

Posted: Nov 11, 2009

Reply to: Tabs and Slideshow - disable move forward on click, from Ungjaevel
Solved it!

http://flowplayer.org/tools/scrollable.html

instead of

.slideshow();

I have...

.slideshow({
clickable: false,});
});