I\'m using Colorbox to show the html content of hidden divs on my page. I can get this to work perfectly with the following:
$(\"a.colorbox\").colorbox({width:\
I'm facing the same issue. What does your html look like? meaning, how did you structure your "divs"
Mine looks like this: Javascript:
And the html looks like (I tried changing the display:none):
Inline HTML