
07-09-2007
|
| Senior Member
Join Date: Jun 2007
Posts: 1,399
BRL$: 4,187.66 Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 173 | | window.opener.form problem with Firefox I am doing something very simple that works fine in IE but not Firefox. I have a function that opens a popup. In the popup you choose a link. The popup then loads a new asp page with another set of links. You pick a link and the value of that link get passed to a form control on the opener. function GetSelection(var){ window.opener.form.field.value = var] window.close(); } This works great in IE but Firefox just sits there and does nothing. The link works on the onClick action. To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. Any ideas. Thanks To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. | |
__________________ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To receive latest updates about BRL Forums, Subscribe to Latest Updates Thread.
| | | |