I have tested some jquery code in FF IE and Chrome, but only chrome complans about the $ in the ready() not being defined.
I have checked that chrome is getting the library for jquery.
I am also getting
Unsafe JavaScript attempt to access frame with URL
http://domain_1.com from frame with URL
https://domain_2.com. Domains, protocols and ports must match.
What are some things I should look for to fix this issue?
Thanks aa lot