Has anyone tried running this statement

$(document).ready(function(){
alert('dd');
});

The alert works when I'm logged in. But no alert is printed when I'm logged out. Is this a bug or something I'd missed?

It says Installed correctly in the status report and The current installed version of jQuery is 1.2.6.

Any clues??

Comments

heddn’s picture

Component: User interface » Code
Issue summary: View changes
Status: Active » Closed (won't fix)

Marking this as won't fixed. 5.x is no longer supported/maintained. If this is still an issue in 7.x, then please re-open.