Sorry for my inpatience but after weeks staying up late and just having put my web online, I just don\'t have any left energy to debug... I just can\'t Google how to impleme
"dynamically added in-line code" is using the functionality provided by Douglas Crockfords json2 library, or jQuery's own implementation if the browser version doesn't support it natively.
jQuery does not rely on any JSON decoding functionality provided by the browser. If the browser does support JSON decoding, then jQuery will use it.