Topic: jQuery and Thickbox (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: there...no..there..... |
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. |
Paranoid (IV) Inmate From: Mpls, MN |
posted 01-05-2009 04:21
When using Thickbox don't you have to add a class ="thickbox" to your links in the carousel. 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>'; };
|
Maniac (V) Inmate From: there...no..there..... |
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 |
Nervous Wreck (II) Inmate From: |
posted 05-31-2011 11:10
Edit TP: spam removed
|