[jQuery] Using attr in an tab AJAX call. Is it possible?

2009-09-06 Thread noahT
Hi, I am trying to set an html attribute after an AJAX call. Works great on the initial tab I can't get it to work on the rest: $('#content').tabs({ load: function(){ var postContainerHeight = $('#post_container').height() + 30;

[jQuery] JCarousellite: How do I alert the carousel's position?

2009-08-25 Thread noahT
Is there a way to echo the position of the carousel? I'd like to send it to a cookie, and use that to remember of the position of it so the user can back page to the place they left off, as someone on this list mentioned before.

[jQuery] jCarousellite: is it possible to remember a slide's position?

2009-08-20 Thread noahT
Today a client asked me if it's possible to remember a slide's position after clicking a link within a carousel. Basically, he hates how the carousel resets to slide 0 upon reload. Are there any suggestions on how to accomplish this? My guess is to load the link in a pop-over iFrame window

[jQuery] Re: jQuery Cycle - Get Current Slide Number

2009-08-16 Thread noahT
This it perfect for me but it brings up another issue: I am using a left-right scroller and as far as I can tell, the fx option only allows for one type of transition animation (in my case, I am using fx: 'scrollLeft', so even when I hit the prev button, it scrolls to the right when it should