You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
spellfork edited this page Oct 12, 2011
·
1 revision
I've found that performance can be boosted alot simply by limiting the javascript enhancement of markup. What I mean is that instead of processing each and every tag and data-attribute in order to get the nice jqm look I simply do much of the markup myself in my html document.