[jQuery] Re: Help with jQuery Cycle Plugin Transitions

2008-08-30 Thread NYJC102
Oh Boy! A typo...! Well, all is good now with the correct letters. Thanks, Mike, for spotting the problem... I use Firebug for css issues, not much on the other fronts. Will start to learn Firebug for its full potential. Thanks again. -Josh On Aug 28, 12:38 pm, Mike Alsup <[EMAIL PROTECTED

[jQuery] Re: Help with jQuery Cycle Plugin Transitions

2008-08-28 Thread Mike Alsup
> Firebug shows the following message in the console: > > [cycle] unknown transition: srollDown > > You have a typo.  Try 'scrollDown' with a 'c'.   Note that you have > this typo in two places: > jqueryCycle.js and jqcycle.js > > Mike By the way, I should mention that you're really making this

[jQuery] Re: Help with jQuery Cycle Plugin Transitions

2008-08-28 Thread Mike Alsup
> Yes, indeed!  Test page currently resides athttp://preview.tinyurl.com/652c6n > > Obviously, from there you can see my source, etc.  At this point, it > does not even fade since I've been trying to figure it all out! Firebug shows the following message in the console: [cycle] unknown transiti

[jQuery] Re: Help with jQuery Cycle Plugin Transitions

2008-08-28 Thread NYJC102
Hi Mike, Yes, indeed! Test page currently resides at http://preview.tinyurl.com/652c6n Obviously, from there you can see my source, etc. At this point, it does not even fade since I've been trying to figure it all out! Thanks again... -Josh On Aug 27, 1:32 pm, Mike Alsup <[EMAIL PROTECTED

[jQuery] Re: Help with jQuery Cycle Plugin Transitions

2008-08-27 Thread Mike Alsup
> Hi Mike, > > Thanks for your reply... OK, I now am using "jQuery Cycle Plugin with > all transitions - > uncompressed"http://www.malsup.com/jquery/cycle/jquery.cycle.all.js?v2.25 > and now can't seem to achieve even the fade!? > > Where in the js file do I define, say, scrollDown?  I've tried i

[jQuery] Re: Help with jQuery Cycle Plugin Transitions

2008-08-27 Thread NYJC102
Hi Mike, Thanks for your reply... OK, I now am using "jQuery Cycle Plugin with all transitions - uncompressed" http://www.malsup.com/jquery/cycle/jquery.cycle.all.js?v2.25 and now can't seem to achieve even the fade!? Where in the js file do I define, say, scrollDown? I've tried in the default

[jQuery] Re: Help with jQuery Cycle Plugin Transitions

2008-08-23 Thread Mike Alsup
Looks like you're using the "core" plugin only which only provides the fade transition. If you want other transitions then you need to either download the "all" version of the plugin or the transition pack. http://www.malsup.com/jquery/cycle/download.html Mike On Aug 23, 10:27 am, NYJC102 <[