Jquery1.2.6 $(document).ready() in Mozilla Firefox
I have now used Jquery1.2.6 Liburary in my website, but a question accured,
I used serveral $(document).ready() method in my pages ,so the question is : it do work in first $(document).ready() ,but not work after the first.