--- In [email protected], "Alain Pannetier" <[EMAIL PROTECTED]> wrote:
> I've got an SVG with script that works well in ASV but I can't seem to > make it work under Opera. > > I've started to debu things using the usual poor man's techniques > (dumping properties and stuffing the code with alert) but I'd probably > be more productive with a real tool usch as venkman (for FF) or VS2005 > (for IE). I don't think there is a debugger for Opera 9 but instead of using alert calls you can write messages to the Opera error console using opera.postError, see <http://my.opera.com/community/dev/jsdebug/> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

