fawave_desktop
fawave_desktop copied to clipboard
step by step to use jqmobi to replace jquery
Because jqmobi is much faster then jquery in creating dom. And FaWave create dom frequently.
I will try the step by step way to replace the jquery.
Benchmark: http://www.codefessions.com/2012/08/performance-of-jquery-compatible-mobile.html
API: http://www.appmobi.com/amdocs/lib/jqMobi_Cheat.pdf?r=2229
Just use jq
replace $
, then test it.