Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Get and Set textarea content – Update to documentation.
I wanted to point out a possible error in your documentation. Chapter 11 “TEXT AREA WIDGET SNIPPETS” located at http://www.genuitec.com/mobile/docs/javaScriptSnippets/javaScriptSnippets.html indicates to use the .text() method for getting and setting data in the textarea. That did not work for me. Instead I was required to use the .val method instead. Perhaps the approach described in the documentation is outdated?
Thanks for report the problem with the snippets. I’ve already opened a bug after your report and the web team will update the snippets asap. Thanks again for point it out.