[CLOSED] Debug a window script

  1. #1

    [CLOSED] Debug a window script

    I have an MVC view that opens a window in the browser. The window itself has some javascript functions in the <script> tag.
    But when I open a debugger in FF or Chrome I only see the parent page script not the script that is in the window even when the window is open.
    How can I debug the script in the window please?
    Last edited by Daniil; Feb 20, 2015 at 7:25 PM. Reason: [CLOSED]
  2. #2
    Hello,

    Can you provide a simple example? The Firefox debugger will let you see the script(s) if you are using the Window as in this example: http://mvc2.ext.net/#/Window_Basic/L...ernal_Website/

Similar Threads

  1. window.eval.call(window,result.script error
    By khalidal in forum 2.x Help
    Replies: 0
    Last Post: Jan 15, 2014, 3:11 PM
  2. [CLOSED] Script not rendering in HtmlBin when <script src/> present.
    By michaeld in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 03, 2013, 5:07 AM
  3. Replies: 5
    Last Post: Nov 17, 2012, 11:20 AM
  4. Replies: 0
    Last Post: Aug 31, 2012, 11:38 AM
  5. Replies: 2
    Last Post: Jul 29, 2009, 1:57 PM

Posting Permissions