> "Something like Firebug for IE? "
> http://www.fiddlertool.com
Also, IE8 has a very good built-in debugger and DOM inspector. I just
wish it was possible to have multiple IE versions on one computer
without a lot of hassle.
http://www.microsoft.com/downloadS/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&displaylang=en
http://blogs.msdn.com/ie/archive/2007/01/09/ie-developer-toolbar-beta-3-now-available.aspx
Still a far cry from Firebug.
On Mar 2, 4:58 pm, DBJDBJ wrote:
> "Something like Firebug for IE
"Something like Firebug for IE? "
Welcome to the wonder world of Visual Studio, my son ;o)
"Something like Firebug for IE? "
http://www.fiddlertool.com
On Mar 2, 6:11 pm, Philip Harrison wrote:
> I believe I have a similar problem! Seriously bugging me out… probably
> not the answer you where looking for though :)
>
> I managed to find what it is IE doesn't like:
> append: functio
I believe I have a similar problem! Seriously bugging me out… probably
not the answer you where looking for though :)
I managed to find what it is IE doesn't like:
append: function() {
return this.domManip(arguments, true, function(elem){
if (this.nodeType
The $(document).ready() is closed here, just must of missed it in the
copy. Sorry.
>From your code snippet, it looks like the $(document).ready() isn't
closed.
On Mar 1, 9:35 pm, frodosghost wrote:
> From what I have seen, I have run into a fun error to get. It seems
> that something to do with my jquery is breaking IE, but I cannot find
> out what it is. So far the code works
7 matches
Mail list logo