[jQuery] Re: help fixing a cycle+jcarousel setup where imgs are loaded after onload

2009-11-03 Thread jeremybass_offset
got it.. cheack it out :D http://www.visitnorthcentralidaho.org/index.php just added var sid=sid.replace("img",""); $("#IMGNavINNER [jcarouselindex="+sid+"]").remove(); and that took care of it... it was the as simple as removing those darn li's

[jQuery] Re: help fixing a cycle+jcarousel setup where imgs are loaded after onload

2009-11-03 Thread jeremyBass
That is the issue I'm taking about :) ... the cause is due to jcarousel and which is why I bought "I did try the carousel.add(i, mycarousel_getItemHTML (mycarousel_itemList[i-1])); based in the example (jcarousel)... http://sorgalla.com/projects/jcarousel/examples/dynamic_javascript.html " To th

Re: [jQuery] Re: help fixing a cycle+jcarousel setup where imgs are loaded after onload

2009-11-03 Thread Leonardo K
Actually your code is working in IE for me. The problem is that your code is generating empty LI's. If you click to scroll images to the right i can see all the images in IE. There a empty space between the images because the empty LI's. On Tue, Nov 3, 2009 at 13:26, jeremybass_offset wrote: > :

[jQuery] Re: help fixing a cycle+jcarousel setup where imgs are loaded after onload

2009-11-03 Thread jeremybass_offset
:D Is there anyone in here that has any idea... I have no idea on the level of user in here... may-be this is to hard of a question for this group? I know it's not a straight forward on but there has to be a way to fix it Any help here would be good... thank you Cheers Jeremy On Nov 2, 2:22 

[jQuery] Re: help fixing a cycle+jcarousel setup where imgs are loaded after onload

2009-11-02 Thread jeremyBass
Hate to bump this again but I'm stumped... I've tried the every combo of http://sorgalla.com/projects/jcarousel/#Configuration http://www.malsup.com/jquery/cycle/options.html and this was the best I got... I did try the carousel.add(i, mycarousel_getItemHTML (mycarousel_itemList[i-1])); based

[jQuery] Re: help fixing a cycle+jcarousel setup where imgs are loaded after onload

2009-11-02 Thread jeremybass_offset
Is there no one that would have any idea?... I'm sure that it's something simple... to produce the error on this site http://www.visitnorthcentralidaho.org/ the cycle + jcarousel for imgs on the left side... you just need to hover over the img to see the thumbs when in IE once all is loaded, you h