Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
1930 Points
435 Posts
Dec 09, 2008 02:49 PM|LINK
Hello,
the above solution works only on devices with PreferredRenderingType HTML32 and ECMAScriptVersion greater or equal 1.0.
On WML devices the code within the script template is added after the opening <card> tag. You have to ensure that the server renders WML 1.1 to the Openwave emulator if you use <Choice Filter="isWML11">.
I think it is better to ask questions about the Openwave Emulator in the Openwave Developer Forum.
SKT_01
Participant
1930 Points
435 Posts
Re: How to include External css file in Mobile Application.
Dec 09, 2008 02:49 PM|LINK
Hello,
the above solution works only on devices with PreferredRenderingType HTML32 and ECMAScriptVersion greater or equal 1.0.
On WML devices the code within the script template is added after the opening <card> tag. You have to ensure that the server renders WML 1.1 to the Openwave emulator if you use <Choice Filter="isWML11">.
I think it is better to ask questions about the Openwave Emulator in the Openwave Developer Forum.