hey
im using thickbox and the problem is that once i open a modal window i
cannot access to the GET parameters that i typed cause its diffrent url
lets say the main page has www.bla.com/?blah=1&b=2
then i open a thickbox ->
<// a href="#"
onclick="tb_show('bbb','/modals/?height=425&width=610&modal=true&window_id=2&backtodiv=allevent');">
if i use $_GET i can get only &backtodiv=allevent and stuff
i want to able inside the modal to get blah=1&b=2
is that possible?
--
View this message in context:
http://www.nabble.com/get-_GET-paramers-from-parent-window-in-thickbox-tf4224385s15494.html#a12017038
Sent from the JQuery mailing list archive at Nabble.com.