I have a popup window I want to launch from the detail view of a record. I've tried using javascript window.open() in an html field but it keeps stripping it out. I can open a simulated popup window by just using a hyperlink with target="_new" and then resizing the window in the body onLoad(), but I still get all the toolbars and scrollbars and everything else and this only works in IE. Firefox opens it in a new tab and then resizes the whole thing.
Thanks in advance


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks