Hi

thanks for a wonderful piece of work, my problem is i use High slide
(http://highslide.com/) all over my site and is well integrated. so is
it possible to use Highslide instead of ThickBox??  below is the
suggestion by Torstein Hønsi who took some time off to offer this
solution below but unfortunately it doesn't work the carousel display
vanishes from screen
can anyone help me out


See below
<snippet>

First, add the JS and the CSS for the page like in the Highslide
download examples.

Second, find this in the jCarousel example:
       // Apply thickbox
       tb_init(item);
Change it to:

// Apply Highslide
item.onclick = function () {
  return hs.expand(this);
};
Best regards,
Torstein Hønsi
</snippet>


2) Jcarousel displays 3 images , i would like to know if i can use
more no of images and if yes ?? how do i do it?/


my many thanks and appreciation to the developer and a wonderful
community out here

since it is New year coming up......(strictly OT)

May the new year bring all the Happiness and Prosperity to all you
folks out here

Best Regards

Maddy


Reply via email to