ios - UIWebView Performance just for text? -
i want choose render formated text in uiwebviews in scrollview many pages. there 10 webviews text on 1 page. when viewing page, next , view behaing loaded. when scrolling, there 3 pages loaded @ time.
my question is: how's performance when scrolling scrollview webviews. lag? use three20 text views text , works flawlessly.
because don't have time test whole stuff webviews, wanted ask you, if have experience solution this.
thanks in advance
in experience , have implement 4 uiwebview load amount of xml data , convert html objective-c code , , use javascript manage each pages javascript hide/show document.getelementbyid
so, it's quite me . think performance base on how internet connection speed ,your html layout arrangement complexity , managing content javascript.
Comments
Post a Comment