[Plugin: jQuery Colorbox] Inline content not showing
-
Hi all,
I’ve been trying to make a link open some inline content, in this case a search box, but i have also tried with just some plain text.
The Colorbox triggers fine but there is no content in it. I have made sure to set the Colorbox width and height to 95%.
From what I can understand this is possible with the source of the Colorbox code, but perhaps this funtionality has been removed in the plugin..? See the Inline HTML example at colorpowered.com.
My markup look as follows:
<a class="colorbox-link" href="#searchbox">SEARCH</a> <div id="searchbox" style="display:none"> <p>Search box goes here</p> </div>
Anyone that got any ideas on how to make this happen?
Thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: jQuery Colorbox] Inline content not showing’ is closed to new replies.