On Thu, May 14, 2009 at 12:06 PM, Noah Kantrowitz <[email protected]> wrote: > On May 14, 2009, at 5:39 AM, Olemis Lang wrote: >> On Thu, May 14, 2009 at 12:17 AM, Noah Kantrowitz >> <[email protected]> wrote: >>> On May 13, 2009, at 8:25 AM, Olemis Lang wrote: >>> >>> Which JS is that? I don't have opera, but I tested everything in IE7, >>> Fx3, and Safari. >> >> Well I tested it in Firefox, Opera & MS IE and the only one that works >> is the later. In Firefox 3.x & Opera 9.x it gets broken since it seems >> that JS global variable named `console` is missing . AFAICR I made >> other minor changes too. > > Ahh, console is an object added by Firebug, the only things it would > break are logging, which is fine. >
Maybe yes, but I have installed Fbug too and it doesnt work. Besides all the useful behavior is after the line using `console` object, so nothing gets done since an exception is raised ... ;) > MS rants aside, IE actually implements the rule API quite well, just > via two non-standard function names. Within themeengine that is hidden > behind a jquery plugin anyway. > Thnx heaven we have JS frameworks hiding all the madness in this JS web dev world . ;) -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
