Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition
Voor een div zou ik de breedte en hoogte gewoon instellen, en de overflow op hidden.
Zie ook http://www.w3schools.com/css/pr_pos_clip.asp
Ace of Base vs Charli XCX - All That She Boom Claps (RMT) | Clean Bandit vs Galantis - I'd Rather Be You (RMT)
You've moved up on my notch-list. You have 1 notch
I have a black belt in Kung Flu.
x,y 2x hetzelfde.
het lijkt mij ook dat het moet werken, maar mijn div verdwijnt gewoon.
Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition
IE heeft namelijk nogal moeite met clipping. Het vreemde is dat IE het in sommige gevallen pas pakt als je de clipping property dmv script toekent.
zie bijvoorbeeld deze testcase (eigenlijk voor een Opera bug bedoelt, maar demonstreert ook het IE-probleem)
on another note:
1
| clip: rect(100px, 5px, 100px, 5px); |
de specificatie zegt:
Als je top == bottom en left == right doet dan blijft er weinig over om te laten zien
rect(<top>, <right>, <bottom>, <left>) where <top> and <bottom> specify offsets from the top border edge of the box, and <right>, and <left> specify offsets from the left border edge of the box.
dit is gewijzigd in CSS 2 revisie 1 t.o.v. 2.0 - het kan dus goed zijn dat sommige sites het nog verkeerd uitleggen
[ Voor 50% gewijzigd door crisp op 31-03-2006 20:26 ]
Intentionally left blank
Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition
[ Voor 94% gewijzigd door Rowanov op 31-03-2006 20:50 ]