December 20, 2001

JavaScript floating objects

Now on IBM developerWorks: JavaScript floating objects (Tutorial) -- This tutorial is targeted at Web developers who want to create objects, such as images and menus, that hold their place (or float) in the browser window even when the user scrolls or resizes the window.

Posted by roadnick at 09:24 AM | Comments () | TrackBack

December 14, 2001

Using XML and XSLT to Personalize a Web Site Part 2: XSL Transformation Stylesheet Basics—Creating XHTML from XML

Now on InformIT.com: Using XML and XSLT to Personalize a Web Site Part 2: XSL Transformation Stylesheet Basics—Creating XHTML from XML -- XSL Transformations provide a handy means for converting XML data to HTML pages, allowing you to store your content in its most flexible form and still have complete control over its display in the user's browser. This article, which is the second in a series on Web site personalizations, shows the basics of XSL Transformations and discusses the basic techniques you need for any transformation project.

Posted by roadnick at 01:53 PM | Comments () | TrackBack