Turns out this is a common problem with libraries like prototype and jquery. There's a good discussion of it here...
http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/a1c745463251a95d?pli=1
The suggested solution of replacing src=:// with src=blank.js worked for us.
Subscribe to:
Post Comments (Atom)
1 comment:
If you download the 1.6.1 RC version, this code has now been completely re-written and now is no longer an issue, as far as I can tell.
Post a Comment