I saw a page recently that had a over 18 blur over the top of the entire page so you could not see the page till you clicked the over 18 button. You could see kind of the page but it was all blurry. Anyone have an example of this they know of ?
I saw a feature that was pretty cool !
Collapse
X
-
Code:<style type="text/css"> <!-- @import "style.css"; img.alpha {filter:alpha(opacity=100, finishopacity=0, style=2)} img.blur {filter:blur(add=0, direction=225, strength=10)} img.flipH {filter:flipH} img.flipV {filter:flipV} img.chroma {filter:chroma(color=red)} img.grey {filter:grey} img.invert {filter:invert} img.xRay {filter:xRay} img.wave {filter:wave(add=0, freq=5, lightstrength=20, phase=220, strength=10)} img.glow {filter:glow(color=blue, strength=5)} img.shadow {filter:chroma(color=black) shadow(color=red, direction=225)} img.dropShadow {filter:dropShadow(color=blue, offx=4, offy=4, positive=1)} img.mask {filter:chroma(color=blue) mask(color=blue)} //--> </style>
For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)
All models are wrong, but some are useful. George E.P. Box. p202Comment
-
ICQ: 86364801 Email: will [at] innovativeassets [dot] com
Comment
-

Comment