OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Max-Width in IE
This page's ID:
25115
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
An update on my last post: 2) Running IE6 winXP SP2 I get an ActiveX 'warning' and have to click the bar and indicate "ok" to get the functionality. "To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer. Click here for options..." [i]However[/i], this doesn't occur when viewed over a web server, only with a local file, so I guess it's not an issue. [b]Now[/b]: I can get fancy in IE and do the following: [code] width:expression(document.body.clientWidth > Math.min(screen.width,1024) ? Math.min(screen.width,1024) + "px": "auto" );[/code] i.e. IE will limit my display to the smaller of 1024 and the client screen width (e.g. 800). [b]Question[/b]: Is there a way to do this with CSS?
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »