Hi, I am trying to display characters other than English on a page using iui. I used the following charset utf-8 as shown below but it didn't help. What could be wrong? Any ideas? Thanks!
<meta name="viewport" content="width=320; initial-scale=1.0; maximum- scale=1.0; user-scalable=0;"/> <style type="text/css" media="screen" charset="utf-8">@import "iui.css";</style> <script type="application/x-javascript" src="iui.js"></script> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
