Greasemonkey is also excelent for this. --->N
> Daemach, > > Why don't you just make a nice debug plug-in, that you can > include at the top of your code to give you the functions you > need, then when you're done you just remove the one <script > src="... line? > > That's not a half bad idea. Anyone up for doing something like that? > > Chris > > Daemach wrote: > > *sigh* > > Fine. I'll just add the function to my local jquery.js > It's a pain in the > neck to have to add and remove the plugin code for a 30 > second test. > > > > Klaus Hartl wrote: > > > Erik Beeson schrieb: > > > Given that you don't need (or want) > debug functionality in a > production environment, I would argue > that this is better suited to a > plugin and doesn't belong in the core. > > > I second that. You cannot rely on console > anyway, so why not make it a > plugin that facilitates all the different > browser possibilities to > possible extend... > > -- Klaus > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > > > > > > > > -- > http://www.cjordan.us > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
