Jump to content

  • Free consultations and support
  • Live chatClick Here for Live Chat
  • Call ico 1888-906-1888
    Phone support: Open

    Ready for your call :)

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams

    Phone support: Closed

    We are back in: 1h 20m

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams


Executing JavaScript using Firebug

executing javascript using firebug

  • Please log in to reply
 

#1 OneDes

OneDes

    Senior Member

  • Designer
  • 282 posts

Posted 09 September 2013 - 01:45 AM

1.From your Firebug program , then browse to the DOM pane (Document Object Model).
2. From your console page, go to the option “JavaScript Executor” located to the left of the red arrow.
3.Click on the arrow under the window for the JavaScript executor . This will display an executer for multiple lines.
4.Type in your command lines that you want to execute and press Enter.
5.Test you’re the JavaScript function and set some benchmarks by adding console.profile([yourtitle]) to the beginning of your JavaScript function and add console.profileEnd() to the end of your function
6.Go to the tab Script and choose a breakpoint from. From the left side,click the number to set your breakpoint. JavaScript will pause at a specific place to display the variable’s value.





Also tagged with one or more of these keywords: executing javascript, using firebug

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users