[jQuery] Re: cycle plugin works on one page, but not on the other. NO DIFFERENCE!

2009-02-10 Thread visitorQ
> It looks like you haven't included any styles on this page.  What does > Firebug say the size of the container is?  0?  You haven't included > any sizes on the images either.  Tough to resize things dynamically > within this info. = That was it!!! I just had to specify the size of the div c

[jQuery] lightbox newsletter signup

2008-02-03 Thread visitorQ
hey guys! i'm trying to figure out how to develop this solution using a couple of jquery plugins. i have a text link on a site i'm working on that says 'Tell a Friend'. the idea is to have a user click it, then a lightbox will come up with a small form with a couple of text fields. then the user c

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-25 Thread visitorQ
thanks mike i'll try that and get back to you guys! you're all great On Jan 25, 3:40 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > > image and have it say 'read article >' and a user could click it. then > > when the image fades, the link does also, until the next image fades > > in, with it'

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-25 Thread visitorQ
:-) (and special thanks to > Mike Alsup for the awesomeplugin!) > > As a former owner of a standard poodle, I must say I loved looking at > the labradoodles on your web page, too. > > --Karl > _ > Karl Swedbergwww.englishrules.comwww.learningjquery.com >

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-25 Thread visitorQ
t;[EMAIL PROTECTED]> wrote: > On Jan 25, 2008, at 1:24 AM, visitorQ wrote: > > > i am however having one other problem. before the slideshow worked, i > > had a dropdown menu on my navbar. but now with the slideshow over it, > > you can't see the dropdown when you roll

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-24 Thread visitorQ
mike and karl thank you guys so much for helping me out with this problem. as you guys have found i figured out what the problem was. and it turns out i was sorta correct in my assumption. there was something wrong with the jquery cycle plugin. it had the wrong permissions and was owned by the wro

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-24 Thread visitorQ
Mike and Karl. thank you both for helping me with this thread! so just for documentation's sake i'll explain what happened: i run a linux machine and i have an apache server running. all of the files that are served on it need to have certain permissions and be owned by a certain user and be asso

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-24 Thread visitorQ
it doesn't work man. real frustrated. On Jan 24, 8:37 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > You're still loading two version of jQuery and the slideshow elements are > commented out. > > Mike > > On Jan 24, 2008 7:52 PM, visitorQ <[EMAIL PROTECT

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-24 Thread visitorQ
oops! it's not homepage.html. just index.html so it's here http://98.199.114.128/lonestar/homepage/ thanks again! On Jan 24, 6:45 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > > i'm telling you there's GOTTA be something wrong with the plugin > > itself. that's the only explanation i can come u

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-24 Thread visitorQ
my development environment for this site can be found here: http://98.199.114.128/lonestar/homepage/homepage.html i hope this helps =\ i REALLY appreciate all your doin to help mike! seriously. thank you! On Jan 24, 6:45 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > > i'm telling you there's G

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-24 Thread visitorQ
ng in this site into the webby awards. and the deadline is tomorrow =( =( please? somebody? has anybody successfully used this plugin? if so, HOW On Jan 24, 2:29 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote: > On Jan 24, 2008, at 12:50 PM, visitorQ wrote: > > > > > t

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-24 Thread visitorQ
i'm telling you there's GOTTA be something wrong with the plugin itself. that's the only explanation i can come up with. what do you guys think? On Jan 24, 2:29 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote: > On Jan 24, 2008, at 12:50 PM, visitorQ wrote: > > > &g

[jQuery] Re: jQuery Cycle Plugin help needed

2008-01-24 Thread visitorQ
; > > }); > > Also you should remove all those extra scrip tags. Load jQuery once. Load > Cycle once. And if you're using the cycle "all" plugin then you don't need > the "trans" file. > > Cheers! > > Mike > > On Jan 24, 2008 8:4

[jQuery] Re: new jQuery user needs help

2008-01-24 Thread visitorQ
You only need newsticker.pack.js in you head and have to add some code > to make it load on statup, e.g. in > > > </ > script> > <script type="text/javascript"> > $( function() { > $("#newsticker").newsTicker();}); > > > > On Ja

[jQuery] jQuery Cycle Plugin help needed

2008-01-24 Thread visitorQ
hello all. i'm having trouble implementing something from the jQuery Cycle plugin that can be found here: http://www.malsup.com/jquery/cycle/download.html the effect i'm looking to implement can be found here: http://www.malsup.com/jquery/cycle/int2.html it's the Prev/Next effect. the second de

[jQuery] Re: new jQuery user needs help

2008-01-24 Thread visitorQ
thank you both for your replies. so i figured out that first i must have: within my tags in order to make any jQuery plugin work. but it still doesn't work. here's the code that is effecting the problem. here's where i'm getting it from: http://www.texotela.co.uk/code/jquery/newsticker/ code:

[jQuery] Re: new jQuery user needs help

2008-01-24 Thread visitorQ
well i tried posting some code but it didn't work for some reason and it's a lot of crap so i think the best way you could help is to go to this link http://www.texotela.co.uk/code/jquery/newsticker/ and test out the first example. see how you can get it to work on your own development environment

[jQuery] new jQuery user needs help

2008-01-23 Thread visitorQ
hello all! i've recently discovered the amazing features that jQuery has to offer a humble web-developer like myself. except i'm a little confused. i havent' had any luck implimenting any of the jquery plugins that i've seen. i'm trying to get a simple newsticker up, amongst other things, and i've