Hi!

I'm using the iframe modal option with thickbox but i'm experiencing a
problem with Firefox.

The page that loads the thickbox is where i login in first place and
if i leave FF with the remember password bar on top when i submit the
form in the thickbox (modal) the page reloads and the thickbox
closes.
But if i close the firefox remeber password bar when i login, i can
submit the form in the thickbox modal iframe window and it will only
close when i call 'tb_remove()' function.

My Code to call thickbox:

The link: <a href='./get_date.cgi?
KeepThis=true&amp;TB_iframe=true&amp;height=250&amp;width=500&amp;modal=true&amp;contact_id=1&amp;campaign_id=1'
class='thickbox' id='link_thickbox'></a>

Call: <script type='text/javascript'>$(document).ready(function() { $
('#link_thickbox').click(); });</script>

Any help to solve this issue with Firefox?

Cya,
AV

Reply via email to