Before you start
Learn what to expect from this tutorial and how to get the most out of it.
About this tutorial
This tutorial walks you through a sample application as it illustrates how you can combine XUL, XSLT, and Ajax to produce dynamic user interfaces. By the end of the tutorial, you'll be able to apply the techniques to any XML-based data source used to drive a Firefox application.
Back to top
Objectives
- Define a skeleton user interface that populates dynamically.
- Use Ajax to download XML data into Firefox.
- Use XSLT to create XUL elements that you then add to the application.
Back to top
Prerequisites
You need to have a basic understanding of XML and XSLT, and you should be comfortable applying simple transformations to XML data. You also need to be familiar with XUL, the language you'll use to define Firefox user interfaces. Finally, you should be able to write or understand JavaScript, as it's the glue that binds all these technologies together.
Back to top
System requirements
You'll need Firefox Version 2 and a PHP-capable Web server to run the sample application developed in this tutorial.
1 of 10 |
Next
Comments
Back to top
Trademarks | My developerWorks terms and conditions
Help: Update or add to My dW interests
What's this?
This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.
And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.
View your My developerWorks profile
Return from help
static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=XML, Web development
ArticleID=278300
TutorialTitle=Create dynamic Firefox user interfaces
publish-date=01082008
author1-email=apilkington@uk.ibm.com
author1-email-cc=dwxed@us.ibm.com