I'm using following latest files,
jquery.min.js
jquery-ui.js
When I create javascript functions based on above both files, that works well on localhost, but as I upload them to server for become online it goes slower 'n slower 'n slower.
Why scripts goes slow on effects?
I have tried multiple hosting including free hosts, but scripts works well only on localhost.
Why it happens?