Results 1 to 3 of 3

Thread: Glowing Text Script - Help please

  1. #1
    Join Date
    May 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Glowing Text Script - Help please

    Script: Glowing Text Script
    http://www.dynamicdrive.com/dynamicindex10/glowtext.htm

    I want to use this glowing text script but I don't want it to blink, I just want the letters to keep the glow around all the time. How can I do this?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Use only the style:

    <style>
    <!--
    #glowtext{
    filter:glow(color=FFFF00,strength=3);
    width:100%;
    }
    -->
    </style>

    Skip the script.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    May 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Wink

    Thank you

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •