Page 3 of 3 FirstFirst 123
Results 21 to 27 of 27

Thread: Shock Wave Text

  1. #21
    Join Date
    Mar 2011
    Posts
    13
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default :(


  2. #22
    Join Date
    Sep 2010
    Location
    Hi Stalker.
    Posts
    148
    Thanks
    16
    Thanked 3 Times in 3 Posts

    Default

    I don't understand what you need done. You mean you want a link in each letter of a sentence, entire div, or what?
    Daba! The Fantage-like website
    Virtual World in progress.
    Out of pure HTML, Javascript, and CSS. Oh, and poorly done Paint images.

  3. #23
    Join Date
    Mar 2011
    Posts
    13
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    I want to put a link where the text says "Click here"
    ENTER HERE: http://www.ministeriolve.org/shock_wave_text.htm

  4. #24
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    do you need each phrase to have a different link? If every phrase can have the same link, you can simply wrap the link around the <div>:
    HTML Code:
    <a href="all/links/lead/here.html"><div ID="idee"></div></a>
    otherwise, as Daniel says, you'd have to re-write the script.

  5. #25
    Join Date
    Mar 2011
    Posts
    13
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    That's perfect ... Just when passing above the dark blue text is the link, Is there any way to change the color when you move the mouse up?

  6. #26
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    You can use CSS or style tags like I suggested earlier. Apply them to the <div> or <a> tag as needed. Google "change link color".
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  7. #27
    Join Date
    Sep 2010
    Location
    Hi Stalker.
    Posts
    148
    Thanks
    16
    Thanked 3 Times in 3 Posts

    Default

    Change the color of the shockwave text onmouseup you mean?
    Daba! The Fantage-like website
    Virtual World in progress.
    Out of pure HTML, Javascript, and CSS. Oh, and poorly done Paint images.

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
  •