Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: CSS clip


Message #1 by Martin Tsachev <s003063@s...> on Mon, 18 Jun 2001 20:17:32 +0300
Does anybody know how to set clip in JavaScript. I tried both with a
string rect(0 10px 10px 0) for example and with clip.top clip.bottom but
it doesn't work, and it doesn't cause an error too. Basically I have set
the clip in CSS and when I read that value it's an empty string, when I
change it nothing happens.


  Return to Index