Netscape 7 and clipping

F

Fabian

Netscape doesn't appear to suport teh stylesheet clip attribute. Is
there a workaround?

#f_cw1 { position: absolute; top: 40px; left: -280px; z-index: 14; clip:
rect (0 auto auto 280); }

The above is a typical line from the stylesheet in question.
 
C

Chaa006

Thomas said:
It needs to be `clip:rect(0 auto auto 280px)' (without whitespac
after
the `rect' and with a unit for non-zero lengths) and this i
completely
off-topic here!]

To : (e-mail address removed)

In

http://tinyurl.com/32nq6

the text

"In CSS2, the only valid <shape> value is: rect (<top> <right
<bottom> <left>)"

appears. This clearly indicates that white space is permitted (an
perhaps required)
between "rect" and the open parenthesis "(". However, Netscape 7.
does not permit
white space here, and a note at

http://tinyurl.com/2l4bm

from Thomas 'PointedEars' Lahn

"It needs to be `clip:rect(0 auto auto 280px)' (without whitespac
after
the `rect' ... "

also indicates that white space is not permitted. Could the W3C pleas
rule on
this and indicate whether white space between "rect" and the ope
parenthesis
is (a) required, (b) optional, or (c) disallowed. If (c), could
please ask
that a future revision change this to (b) [optional]

Philip Taylor
Webmaster, Royal Holloway, University of Londo
-
Chaa00
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top