Keeping in mind that overflow-x was originally an IE only proprietary extension, which 
has since found its way into the CSS3 draft, meaning that most non-IE browsers at this 
point don't support it. Firefox, for instance, doesn't work with the example you give 
(although I hear that a recent alpha build of Mozilla 1.8 has had this feature added, 
and it will slowly find its way into the FF nightlies)

Patrick
________________________________
Patrick H. Lauke
Webmaster / University of Salford
http://www.salford.ac.uk

> -----Original Message-----
> From: Mark | Carbon Chip [mailto:[EMAIL PROTECTED]
> Sent: 06 September 2004 15:59
> To: [EMAIL PROTECTED]
> Subject: RE: [WSG] Horizontal Scroll
> 
> 
> Use overflow-x: scroll
> 
> With inline CSS an example would be:
> 
> <div style="width: 100px; height: 100px; overflow-x: scroll; 
> border: 1px
> solid #f0f; ">Latinlatinlatinlatinlatinlatin latin latin</div>
> 
> Mark
******************************************************
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to