Details
Description
If you use a link to open a new window in IE:
<a href="javascript:void(window.open('/Forum-5165/second.jspx', 'secondWindow', 'location=0,menubar=0,resizable=0,width=500,height=450,scrollbars=1'))">Link </a>
This will open a new window. If you go back to the first page in IE, the submits are broken and the page will be non-functional. Works ok in Firefox
<a href="javascript:void(window.open('/Forum-5165/second.jspx', 'secondWindow', 'location=0,menubar=0,resizable=0,width=500,height=450,scrollbars=1'))">Link </a>
This will open a new window. If you go back to the first page in IE, the submits are broken and the page will be non-functional. Works ok in Firefox
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion