This content was uploaded by our users and we assume good faith they have the permission to share this book. If you own the copyright to this book and it is wrongfully on our website, we offer a simple DMCA procedure to remove your content from our site. Start by pressing the button below!
right-click on the paperclip to open the examples file…
Learning WML & WMLScript
Martin Frost
First Edition, October 2000
ISBN: 1-56592-947-0, 200 pages
The next generation of mobile communicators is here, and delivering content will mean programming in WML and WMLScript. Learning WML & WMLScript gets developers up to speed quickly on these technologies, mapping out in detail the Wireless Application Development (WAE), and its two major components: Wireless Markup Language (WML), and WMLScript. With these two technologies, developers can format information in almost all applications for display by mobile devices
Preface The WAP Stack From Server to Client This Book Conventions Used in This Book Comments and Questions Acknowledgments
1
1
Introduction to WML 1.1 A Complete Example 1.2 Cards 1.3 Empty-Element Tags 1.4 Elements 1.5 Attributes 1.6 Entities 1.7 Comments
6
2
WML 2.1 2.2 2.3
3
WML Tasks and Events 3.1 Tasks 3.2 Events
17
4
WML 4.1 4.2 4.3 4.4 4.5 4.6 4.7 4.8 4.9 4.10
24
5
WML Timers 5.1 Using Timers with WML 5.2 The Element
36
6
WML 6.1 6.2 6.3 6.4 6.5 6.6
Decks, Templates, and Cards The <wml> Element The Element The Element The <meta> Element The Element The Element
40
7
WML 7.1 7.2 7.3 7.4
Text and Text Formatting The
Element The Element Character Formatting Tables
45
8
WML Images 8.1 The Element 8.2 The WBMP Image Format
52
9
Introduction to WMLScript 9.1 WMLScript with WML 9.2 What Is WMLScript?
54
Variables and Contexts Variable Substitution Setting Variables Browser Contexts
User Interaction Problems with Web Interaction Interaction in WAP The Element The <select> Element The