Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
JQuery Plugin "Cycle" ...Problems with Pager Functionality
Old 11-12-2009, 02:13 AM JQuery Plugin "Cycle" ...Problems with Pager Functionality
Skilled Talker

Posts: 72
Name: Ivan Cash
Trades: 0
I'm struggling to implement the "pager" feature for Jquery's Cycle (the option to navigate by numbers).

Here's an example of where I've tried (unsuccessfully) using it:
IVAN CASH / ART DIRECTOR + DESIGNER.

Much obliged to anyone who can offer advice!

Thanks!!!
-Ivan
shwizle is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-12-2009, 02:52 AM Re: JQuery Plugin "Cycle" ...Problems with Pager Functionality
Skilled Talker

Posts: 58
Trades: 0
Remove :
next: '#next2',
prev: '#prev2',

Add styles for #nav div and #nav links to your stylesheet.
whatsherface_21 is offline
Reply With Quote
View Public Profile
 
Old 11-12-2009, 04:28 AM Re: JQuery Plugin "Cycle" ...Problems with Pager Functionality
Skilled Talker

Posts: 72
Name: Ivan Cash
Trades: 0
Quote:
Originally Posted by whatsherface_21 View Post
Remove :
next: '#next2',
prev: '#prev2',

Add styles for #nav div and #nav links to your stylesheet.
hey, thanks for you advice. i just added styles to my stylesheet and removed those portions of the javascript, but it still doesn't seem to be working...

Any other ideas? Thanks!
shwizle is offline
Reply With Quote
View Public Profile
 
Old 11-12-2009, 05:42 AM Re: JQuery Plugin "Cycle" ...Problems with Pager Functionality
Skilled Talker

Posts: 58
Trades: 0
I suspect you'll have to replace the cycle lite plugin with the regular cycle plugin.

I couldn't find "pager" anywhere in the lite js.
whatsherface_21 is offline
Reply With Quote
View Public Profile
 
Old 11-12-2009, 06:24 AM Re: JQuery Plugin "Cycle" ...Problems with Pager Functionality
Skilled Talker

Posts: 72
Name: Ivan Cash
Trades: 0
Quote:
Originally Posted by whatsherface_21 View Post
I suspect you'll have to replace the cycle lite plugin with the regular cycle plugin.

I couldn't find "pager" anywhere in the lite js.
holy cow! you are amazing! THANK YOU!!!!!!!!!!!!! wow!!!!!!
it works!!!!
now i just need to figure out why the heck it's stretching so far horizontally...

THANKS AGAIN 'whatsherface...' super super appreciative!
shwizle is offline
Reply With Quote
View Public Profile
 
Old 11-12-2009, 07:09 PM Re: JQuery Plugin "Cycle" ...Problems with Pager Functionality
Skilled Talker

Posts: 58
Trades: 0
Quote:
Originally Posted by shwizle View Post
now i just need to figure out why the heck it's stretching so far horizontally...
Hey shwizle - glad it's working.

Re:horizontal weirdness - you'll want to lose the massive margin-left here:
Code:
#nav a { 
font-size:small;
position:relative;
margin-left:305px;
margin-top:40px;

}
whatsherface_21 is offline
Reply With Quote
View Public Profile
 
Old 11-13-2009, 05:14 AM Re: JQuery Plugin "Cycle" ...Problems with Pager Functionality
Skilled Talker

Posts: 72
Name: Ivan Cash
Trades: 0
do you have a paypal account? i'd like to make a donation for your helpfulness!!!

take a look at the site, it's nearly done: http://ivancash.com/test

only issue is that in wanting to make clicking on the slideshow content take the user to the next piece of content, clicking on external links has a null effect, it just takes the user to the next piece of content.

(does that make sense?)

For example, try clicking on one of the example links in the descriptions on: http://ivancash.com/test/advertising/websites.html

Thanks whatsherface21!!!!!
shwizle is offline
Reply With Quote
View Public Profile
 
Old 11-14-2009, 12:16 AM Re: JQuery Plugin "Cycle" ...Problems with Pager Functionality
Skilled Talker

Posts: 58
Trades: 0
Re: Donation -

Exceptionally awesome that you would even offer - but don't sweat it.
Just chalk it up to random geeky message board goodness.

Re: External Links -

I have no idea.

You could always just use the #prev and #next to the sides or on top of your slideshow content, but I'm pretty sure that as long as you're using the slideshow div itself as your "next" trigger, all links within will be forced to play along as well.
whatsherface_21 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to JQuery Plugin "Cycle" ...Problems with Pager Functionality
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26239 seconds with 12 queries