Not sure if this is what you are looking for or not but I've been
using this Logger http://gleepglop.com/javascripts/logger/ with a fair
amount of success. It doesn't format that well in Safari and doesn't
position correctly at first in IE but getting past that it works
great. It has an inspect function with it that I actually use quite
often.

On 8/14/06, Sam <[EMAIL PROTECTED]> wrote:


I have code and objects which work great in Firefox, and blow up in IE.  I
don't have an object inspector in IE comparable to Firefox's Firebug and am
contemplating finding a function call to layout an object in text format so
I could read it from my own debug console.

I'm considering using a function to convert the object to JSON for display.

What other solutions might be better?

Sam

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs



_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to