I usually use two tools when dealing with javascript: [1] Jesse Rudderman's javascript shell (as mentioned by Karl Guertin) [2] Firebug extension
As you can see, both depends on firefox... :) []s Roger [1] http://www.squarefree.com/bookmarklets/webdevel.html#shell [2] http://www.joehewitt.com/software/firebug/ On 3/1/06, Karl Guertin <[EMAIL PROTECTED]> wrote: > > On 3/1/06, Damjan <[EMAIL PROTECTED]> wrote: > > For me, it's been amazing how easy it is to ajax-enable TG > > web-applications. But what I find lacking is a tool to interactivelly > > design and play with the HTML/Javascript interface and its dynamics. > > There are two javascript shells that may be useful to you. One comes > with Mochikit and is usable in all browsers. I don't use it, so I'm > not exactly sure how to use it with TG. The other is Jesse Rudderman's > javascript shell[1], which only works in firefox. You install it as a > bookmark and click the bookmark to start the shell in the context of > the current page. > > [1] http://www.squarefree.com/bookmarklets/webdevel.html#shell > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

