Closed fengmk2 closed 5 months ago
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.
jq
$
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