Jquery's ThickBox: opening an iframe with GET parameters -
I tried all kinds of combinations, how can I open a page in the thickbox, which has parameters? For example:
& lt; A href = "http://www.google.com?q=someQuery&TB_iframe=true&height=600&width=600" heading "bla" square = "thickbox" & gt; Example 1 & lt; / A?
Also, is there a special thing when working with a thickbox in the Firefox extension?
BTW If you look at the document, the additional value should be before the thickbox parameter, such as
? This is also true & amp; TB_iframe = true & amp; Height = 400 and width = 600
Comments
Post a Comment