Hi Friends,

I've put all my JS includes at the bottom of pages...that improves
visible performance of the page...

But if user clicks somewhere on the page before it fully loads, it
fires JS errors as the JS file is not found yet...

How can I fix this generically?

I want to disable all JS events like onclicks and onmouseovers until
page is loaded...i will enable them in window.onload()...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to