[jQuery] Re: jcarousellite vertical issues

2008-10-20 Thread 700lbGorilla
Just trying to bump this thread a little, see if anyone can help, still having problems

[jQuery] jcarousellite vertical issues

2008-10-16 Thread 700lbGorilla
If I leave the jcarousel with default settings with four images it works fine. Shows three thumbnails that I can cycle through to see all four. Now if I change it to be vertical: $(".vertical .gholder").jCarouselLite({ btnNext: ".vertical .next", btnPrev: ".vertical .prev",

[jQuery] Re: dynamic image preload

2008-10-16 Thread 700lbGorilla
Thank you, that helped and it is working!

[jQuery] dynamic image preload

2008-10-15 Thread 700lbGorilla
I'm trying to click on thumbnails in a and have the larger image load in with a fade effect, clicking another will fade the old one out and the new one it. With the code I have the initial load od the image pops in, once it has been stored in the browser cache, the effect works. Wondering if ther

[jQuery] Re: blockUI conflicts

2008-10-10 Thread 700lbGorilla
That a separate plugin or it in the jquery base code?

[jQuery] blockUI conflicts

2008-10-09 Thread 700lbGorilla
Does anyone know if blockUI has conflicts displaying either jcarousellite or jcarousel galleries? I'm using the jcarousel lite and it works fine, but if I try to use blockUI to display it, the carousel doesn't display. All I was trying to do was display a carousel in a litebox type way. I wanted t

[jQuery] Re: Ajax links not working

2008-01-12 Thread 700lbGorilla
Thank you, that fixed it.

[jQuery] Re: Ajax links not working

2008-01-11 Thread 700lbGorilla
Still confused as to why this isn't working, I'd appreciate any help.

[jQuery] Ajax links not working

2008-01-10 Thread 700lbGorilla
Hello, I'm having a problem running a function on links inserted with Ajax at the following address http://tinyurl.com/3crrvv I have three unordered lists a main, sub, and sub-sub. When a link in the main is clicked it retrieves the corresponding sublinks and inserts them into the sub list. Then