[jQuery] Re: Communicating between Jcarousel instances -

2009-06-08 Thread FishNYC
I guess I should also post my current code: There's a lot of styling going on in here to highlight the current thumbnails. Anyway... here we go: default_panel = 1 // else default to 1 // callback function when loaded... function mainpanel_carousel_initCallback(carousel) { // bind fu

[jQuery] Communicating between Jcarousel instances -

2009-06-08 Thread FishNYC
Hey guys I have 2 carousels on a page. one is a single visible image scroller (main panel) and one is scrolling thumbnails. When someone clicks on the scroller, it loads that image in the main scroller. I have that working. If no one clicks, the panels should autoscroll. The main panel shift

[jQuery] jCarousel vertical scrolling cut off images in Safari

2008-10-03 Thread FishNYC
I have a site that I'm using the vertical scrolling jcarousel with. . It works right on initial load, however each carousel image link loads a different but similar page. Clicking between the pages and scrolling results in a cut off images on the 2nd or 3rd scrolled section.. this problem only occ

[jQuery] Re: jcarousel not loading fully in safair

2008-02-25 Thread FishNYC
Oh man. thanks dude. I wasted the whole stinking day trying to debug that. THANK YOU THANK YOU