I\'m building a site that is going to consist of components. A component defined as a particular set of HTML and CSS and jQuery. Each page of the site will consist of many components.
Firebug profiler outputs the functions called, but not the arguments/parameters of each function call. Is there any way to get those arguments?开发者_如何学Go