[jQuery] Integration: cross-slide, fancybox, galleryview

2009-08-26 Thread jQnoob
hello all, I'm not experienced or knowledgeable enough to troubleshoot this issue and although in the past I've been extremely lucky when it comes to manipulating javascript to meet my needs, this time I'm out of my league more than usual. I'm trying to combine the function of three plugins:

[jQuery] Re: need some suggestion about adding active class for one page link

2009-05-04 Thread jQnoob
');         }); }); $('#nav li a').click - Gets the click. $('#nav li a').removeClass('active') - Removes the class active from all #nav li a $(this).addClass('active') - The 'this' in that statement defines the #nav li a that was clicked On May 3, 12:24 pm, jQnoob pardiz...@gmail.com wrote

[jQuery] Re: need some suggestion about adding active class for one page link

2009-05-03 Thread jQnoob
I'm also having this problem. I'm using localscroll on a one-page site and need to add an active state to the navigation items. the problem is, it doesn't seem to work with local anchors. Not sure if it matters, but I also have sticky header and footer. Here's some example code: HTML: div

[jQuery] Noob Q's For SlideUp on a Hidden Footer?

2009-04-20 Thread jQnoob
I know, noobie here. I'm having trouble getting a slideUp effect to work correctly with a footer. I can easily get a slideDown from the top of the page to work, but when I try and reverse it the div that slides up covers the button. Basically I need to know how to bind/attach the activation

[jQuery] Preloading content pager with nav... please suggest?

2008-11-26 Thread jqnoob
for my bulky php paging... jqnoob -- View this message in context: http://www.nabble.com/Preloading-content-pager-with-nav...-please-suggest--tp20701897s27240p20701897.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

[jQuery] Innerfade Crashing Safari 2.0.4

2008-05-08 Thread jqNoob
Hello, I'm having a problem with the innerfade plug-in crashing Safari 2.0.4. It's working fine in all newer browsers with this one exception. As luck would have it, my client is using this version of Safari. In addition to innerfade, I'm using the Perciformes drop down plug-in. I tried running