Closed (fixed)
Project:
Thickbox
Version:
5.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2008 at 05:01 UTC
Updated:
29 Apr 2009 at 07:00 UTC
In the help manual at jquery it says this:
# Create a link element (<a href>)
# Give the link a class attribute with a value of thickbox (class="thickbox")
# In the href attribute of the link provide the URL you would like to display in a ThickBox
# In the href attribute, after the URL, add the following query on to the end of the URL & any parameters you might add:
?KeepThis=true&TB_iframe=true&height=400&width=600
I have this, but it doesn't work:
<p><a class="thickbox" href="http://www.google.com?keepthis=true&tb_iframe=true&height=400&width=600">test url</a></p>
Any suggestions for this beginner?
Comments
Comment #1
general need commentedAnyone :)
Comment #2
general need commentedPlease...?
Comment #3
frjo commentedI have not used this feature much but could it be so simple that you need to get the case right?
Change this:
to this?:
Comment #4
frjo commentedCleaning up old issues.