Wow...  that is a great recommendation! :)  If only it were so simple.

For debugging, I use iLogger (
http://dev.jquery.com/browser/branches/stefan-dev/compressed/ilogger.js?rev=1051)
it is great for figuring out where things break.

I use it to log the begining of each function like
$.iLogger.log('myFunction()');

On 7/27/07, Jonathan Sharp <[EMAIL PROTECTED]> wrote:
>
> Why simply write bug free code!
>
> -js
>
>
> On 7/26/07, cfdvlpr <[EMAIL PROTECTED]> wrote:
> >
> >
> > Firebug is awesome for debugging your Jquery code using firefox.  But,
> > how do you debug problems that occur in IE and IE only?
> >
> >
>


-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

Reply via email to