• 0

blur text


Question

ok im makeing a menu for my site and i want the texted blured when they mouse over it un-blurs ( something html like the [glow=color=red, strength=2] glow thing [/glow]

hehe test

[blur=color=red, strength=2] blur [/blur]

[blur=strength=2] blur [/blur]

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

<pre><table style="filter:blur(PixelRadius='4', MakeShadow='false', ShadowOpacity='0.75')">

<font size=8>Blurred text</table></pre>

You can't do much with just text. Try playing with the options.

Link to comment
Share on other sites

  • 0
Originally posted by aaronsam

uhh maybe some html cuz iv been to that site and it sucks... im trying to blur text not images

Uhh...

Try it with some HTML then... it doesn't work with just images... apply it to a

tag and throw in some javascript and css for it to change on mouseover.

Everything you need is at "that" site... as it's Microsofts own "Proprietary Filters" it's not valid HTML nor is it valid CSS... it's just something Microsoft threw in to make text pretty in IE.

Have fun

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.