My jquery works on IE but not on Firefox

My jquery works on IE but not on Firefox

I've load form.php page on index.php page with .load() function. Then include form.js in the form.php that validate and submit the form. It works on IE but not on firefox. But If I load the form.php page directly on firefox it works. What is the problem!?