This dont work, breakpoints are reset on page refresh.
On Tue, Dec 6, 2011 at 7:34 AM, Sebo <[email protected]> wrote: > You can set an HTML breakpoint at your hidden field. > Therefore right-click the element you want to observe and choose Break On > Attribute Change and Break On Child Addition or Removal. > Now reload the page. In the case the form element gets changed on page load, > Firebug should switch to the Script panel and the script execution should > stop at the line, that changed the HTML. > > Sebastian > > -- > You received this message because you are subscribed to the Google > Groups "Firebug" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > https://groups.google.com/forum/#!forum/firebug -- -------- Phone: 1 (434) 933-2867 Skype: deatos2k My Website: http://www.deatoslabs.com My Security Blog: http://deatos.blogspot.com -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
