internet explorer - Jquery works in Firefox, Safari & Opera but not IE? -


It is weird that I am testing to see if JQuery has been installed by adding a warning.

It works fine in Firefox, Safari, Opera and Chrome, but IE 6/7 does not just show warning JavaScript is enabled. Has anyone ever come on this?

  $ (document) .ready (function ({warning ('test');});  

You have unnecessary commas in your JavaScript in many places in your inline object announcements. / P>

  $ ('a # n-america'). Qtip ({content: 'Nouth America', Show: 'Mouseover', Hide: 'Mauout', Style: {name: 'cream'}, // & lt; & lt;  

Firefox is tolerant of that but IE will simply refuse to run that entire JavaScript code section.

Technically IE is correct, its badly The build from is Javascript.

Ben


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -