Unfortunately in most Javascript code the function names are
incorrect. The programmer writes
   bar.foo = function() {}...
or
   bar { foo: function() {}...
or
   bar( function() {} )
etc
and the function name is what?

jjb

On Jan 23, 1:23 am, M_Freeman <[email protected]> wrote:
> A function list would be very helpful in the Script Tab.  Similar to
> the plug-in available in Notepad++.  You can easily navigate code
> jumping to various functions using the function list.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to