PDA

View Full Version : java scripts and frames conflict


MarkD
10-13-2002, 02:46 AM
In the main window I'm running two java scripts. One is a mouse trails script from Dynamicdrive. The other script pops up a window (window.open) for a link. These scripts run together just fine when the window is tested by itself. However, when the page is part of a frameset, the mousetrail script works, but the new window will no longer pop up. Anyone know what might be going on here.
Thanks,
Mark

PauletteB
10-13-2002, 03:04 AM
Could you show us the window.open script / link?