On Apr 15, 10:28 pm, akalias <[email protected]> wrote: > FireBug, it almost goes without saying, is absolutely heaven sent. > > I noticed when in the HTML tab a second column opens on the right with > four more tabs. > > || Style || - Computed - Layout - Dom > > a.forumtitle { style....lang=en (line 2881) > > color:#898989; > font-family:"Trebuchet MS",Helvetica,Arial,Sans-serif; > font-size:1.2em; > font-weight:bold; > text-decoration:none; > } > > Is there anyway I can configure firebug to "open in editor" at the > specific lines mentioned?
The lines mentioned are known to firebug only via the URL. We don't know which source file to open except in the rare case of file:// urls. jjb > > -- > 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 > athttp://groups.google.com/group/firebug?hl=en. -- 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 http://groups.google.com/group/firebug?hl=en.
