glow font in javascript?, does anybody know the format? |
![]() ![]() |
glow font in javascript?, does anybody know the format? |
Jun 14 2004, 06:10 PM
Post
#1
|
|
|
X×_DøùgH4ßøÝ_×X ![]() Group: Member Posts: 4 Joined: Feb 2004 Member No: 3,433 |
does any1 know the format of glow-font in javascript? im tryin to make a script that allows your whole body to be in glowfont... able top change the glow area arond text and the text inside it and the STR of the glow...
heres is how started off... is dis the right way for the body? <style type="text/css"> .body, *glow font code in javasciprt* </style> |
|
|
|
Jun 15 2004, 07:54 PM
Post
#2
|
|
![]() ^_^ ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,666 Joined: Feb 2004 Member No: 4,225 |
sorry...can't help ya...maybe try to pm one of the people who posted a script on font!
|
|
|
|
| *Kathleen* |
Jun 15 2004, 09:01 PM
Post
#3
|
|
Guest |
That script wasn't posted in here.
To answer your question, try going to http://www.htmlbasix.com and look for the link on the left hand side called "Font Filters". I think that's what you're asking for. |
|
|
|
Jun 15 2004, 09:19 PM
Post
#4
|
|
|
X×_DøùgH4ßøÝ_×X ![]() Group: Member Posts: 4 Joined: Feb 2004 Member No: 3,433 |
Thanks but, that site (I just checked it) doesn't have the javascript v. of glow font... Thanks anyways...
|
|
|
|
Jun 15 2004, 09:21 PM
Post
#5
|
|
![]() I HAVE YOUR IP ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,429 Joined: Feb 2004 Member No: 2,745 |
its not a javascript function rather glow haha here the code
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> .body { filter: glow(color=#00ff00, strength=10) } <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |