Use Cascading Style Sheets to create a floating text paragraph. First, add the attribute in the document’s section:
Now, add the content you want to display in the window:
You now have a floating text paragraph complete with scroll bars.
UPDATED 6/14/00: Reader Eben Freeman pointed out that this tip does not explain how to extract the posted XML on the server. He offered this solution:
doc = Server.CreateObject("Microsoft.XMLDOM")doc.load(Request)
Related Articles
- How New Tech Helps Web Designers Build Better Sites
- How to Prioritize Accessibility in Web UI Design: 7 Expert Tips
- An Introduction to jQuery, Part 1
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.






















