Daniel Janus 7/8/2011

Meet my little friend createTree

Read Original

The article details a developer's experience fixing a rendering bug in an iPhone app built with PhoneGap and jQTouch. The issue was caused by Mobile Safari's unreliable innerHTML implementation. The solution was to replace jQuery's .html() method with a custom createTree function that programmatically builds DOM nodes from a simple data structure, improving reliability and code clarity.

Meet my little friend createTree

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser