Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-20-2013, 01:51 PM   PM User | #1
prachippp
New Coder

 
Join Date: Jun 2011
Posts: 29
Thanks: 2
Thanked 0 Times in 0 Posts
prachippp is an unknown quantity at this point
turn page effect while clicking on link

i have used following code to turn to next page :


var mag = $('#magazine');



$('.textdata').click(function(e) {


$(this).attr(mag.turn('next'));

});

now i want to turn next of next page and also if anyone click on previous link then it should be go to previous page with turn effect.

can anyone help me for this?
prachippp is offline   Reply With Quote
Old 02-20-2013, 05:12 PM   PM User | #2
jmrker
Senior Coder

 
jmrker's Avatar
 
Join Date: Aug 2006
Location: FL
Posts: 2,765
Thanks: 29
Thanked 453 Times in 447 Posts
jmrker will become famous soon enough
Too little code provided to go on to tell you what to change.

You could see this site: http://www.vicsjavascripts.org.uk/Home.htm
for a LOT of image sliders, slide show effect and miscellaneous manipulations of image displays.

Note: When I say a LOT, I mean a BUNCH!!!
jmrker is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:09 AM.


Advertisement
Log in to turn off these ads.