I have a page, with some code in js and jQuery and it works very well. But unfortunately, all my site is very very old, and uses frames. So when I loaded my page inside a fr
I don't know if it is the best solution, but when I remove $(document).ready() and keep its body, everything works perfectly.
$(document).ready()