Use wmlbroser to support WML for IE, Firefox, and WebKit

Source: Internet
Author: User

The IE, Firefox, and WebKit kernels do not support WML rendering. You can use WML. js WML. XSL wml.css in wmlbrowser as a plug-in to enable IE to support WML rendering. WML. js converts WML to HTML. The following is a test case.Android daily browser uses the WebKit kernel to parse WML through the above method.

<? XML version = "1.0" encoding = "UTF-8"?>
<? XML-stylesheet type = "text/XSL" href = "WML. XSL"?>

<! Doctype WML public "-// wapforum // dtd wml 1.1 //" http://www.wapforum.org/DTD/wml_1.1.xml ">

<WML>
<Card id = "clogin" Title = "189wap">
<P> </P>
</Card>
</WML>

 

<? XML-stylesheet type = "text/XSL" href = "WML. XSL"?> Generate HTML templates based on WML. js.

 

Modify WML. XSL content.



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.