Web Specialist schrieb:
Hi all.

I have a form with more than 50 fields using tabs, form validate and highlight plugins with dependent fields inside. After click in Save button, all validation routine occurs after 10 seconds. For me this is very slow. What do you think about? It's possible to do a fine tuning in that code?
Firebug has an excellent profiler. Go to the console tab, click on profile, execute some code eg. click on submit, then click on profile again and watch the results. You should use only uncompressed version of jQuery and plugins for a useful result.

--
Jörn Zaefferer

http://bassistance.de

Reply via email to