Hello Friends,

Today i was working with prototype.js and jQuery modal box. From the begining, prototype.js is for Ajax call and now as per client’s requirement i was replacing jQuery in place of dojo library. In Mozilla Firefox (FF) and Internet Explorer (IE), it works fine but i was getting error only in Crome and Safari. Error says “TypeError: Result of expression ‘$(document).ready’ [undefined] is not a function”. After a little search in google, i found that the problem is with version of prototype.js. I was using 1.5.0 version of prototype.js and jQuery 1.3.2. I replaced 1.6.1 version of prototype.js and it solved error in both browser Google Crome and Apple Safari.

Thats it. Let me know if you find any problem.

rax rss Error Solved Safari/Crome:$(document).ready [undefined] is not a function   rax twitter Error Solved Safari/Crome:$(document).ready [undefined] is not a function   rax facebook Error Solved Safari/Crome:$(document).ready [undefined] is not a function   rax myspace Error Solved Safari/Crome:$(document).ready [undefined] is not a function