Topic: jQuery and Thickbox (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=30737" title="Pages that link to Topic: jQuery and Thickbox (Page 1 of 1)" rel="nofollow" >Topic: jQuery and Thickbox <span class="small">(Page 1 of 1)</span>\

 
CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 01-03-2009 22:44

Hello, I am trying to combine jCarousel jQuery pluging with Thickbox. The problem that I am having is that I want it to do have is the circular function. jCarousel has this but when I try to add in the Thickbox, the Thickbox doesn't work. I can do them separated but not together.

Here is what I have :

http://carolinacustombooth.com/testing/special_circular_thickbox.html

Thanks in advance!

Later,

C:\

jstuartj
Paranoid (IV) Inmate

From: Mpls, MN
Insane since: Dec 2000

posted posted 01-05-2009 04:21

When using Thickbox don't you have to add a class ="thickbox" to your links in the carousel.

So in your mycarousel_getItemHTML function you will need to adjust it to add the class.


code:
return '<a class="thickbox" href="' + url_m + '" title="' + item.title + '"><img src="' + item.url + '" width="75" height="75" border="0" alt="' + item.title + '" /></a>';
};



(Edited by jstuartj on 01-05-2009 04:26)

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 01-06-2009 00:23

thanks for the help. customer hated thickbox. not really sure why but that's the customer for you. Thanks again

Later,

C:\

coach
Nervous Wreck (II) Inmate

From:
Insane since: May 2011

posted posted 05-31-2011 11:10
Edit TP: spam removed


Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu