This is weird. I am testing to see if JQuery is installed by adding an alert.
This works fine in Firefox, safari, opera and chrome, but IE 6/7 simply do not show the alert. JavaScript is enabled. Has anybody ever come accross this?
$(document).ready(function()
{
alert('Test');
});
UPDATE: Link here to code: http://tinyurl.com/yjmwj92