Subject:JavaScript working inside preview pane Author:Mark Maltby Date:22 Nov 2006 04:36 AM
I have started adding alot of Javascript to my stylesheets, is there a way to get the javascript to work with the preview pane? At the moment it only works when I export it to a html page.
Subject:JavaScript working inside preview pane Author:(Deleted User) Date:22 Nov 2006 08:23 AM
Hi Mark,
Javascript is intentionally disabled in the preview pane, as it prevents backmapping from working. If you need to test it you can check the 'Preview result in an external application' in the scenario dialog box so that the result also goes to your browser for live testing.
Subject:JavaScript working inside preview pane Author:Mark Maltby Date:22 Nov 2006 08:56 AM
Thanks for reply Alberto.
Is there anyway to enable javascript in the preview pane? A checkbox in the Options maybe? Also, if you can enable javascript in the preview pane, are you able to debug it?