Results 1 to 8 of 8

Thread: Scrlling Text

  1. #1
    JoeComins Guest

    Default Scrlling Text

    Red: Editable
    Blue: Non Editable

    Scrolling text

    <SCRIPT LANGUAGE="JavaScript">
    isNS = (navigator.appName == "Netscape")
    isIE = (navigator.appName == "Microsoft Internet Explorer") text = ("<i><font size=3 color=maroon>"+mesg+"</font></i>") if (isNS)
    { document.write("<blink>" + text + "</blink>")}
    else if (isIE) { document.write("<MARQUEE BEHAVIOR=ALTERNATE DIRECTION=RIGHT>"
    + text + "</MARQUEE>")} // End --> </SCRIPT> </p>

  2. #2
    Join Date
    Nov 2004
    Location
    HabboWeb FM Offices
    Posts
    3,019
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by games.::.guru
    Red: Editable
    Blue: Non Editable

    Scrolling text

    [b]
    Should it be:

    <p><SCRIPT LANGUAGE="JavaScript">
    isNS = (navigator.appName == "Netscape")
    isIE = (navigator.appName == "Microsoft Internet Explorer") text = ("<i><font size=3 color=maroon>"+mesg+"</font></i>") if (isNS)
    { document.write("<blink>" + text + "</blink>")}
    else if (isIE) { document.write("<MARQUEE BEHAVIOR=ALTERNATE DIRECTION=RIGHT>"
    + text + "</MARQUEE>")} // End --> </SCRIPT> </p>
    other wise it will show </p> after script

  3. #3
    Join Date
    Jul 2004
    Location
    Webby Forums!
    Posts
    1,879
    Tokens
    0

    Latest Awards:

    Default

    thats pointless javascript.


    Chilimagik.net // Reviews, Band Biographies, News, Pics + Loads More!!
    [Thybag.co.uk - Vive la revolutione]

  4. #4
    Join Date
    Aug 2004
    Location
    Over there. ^_^
    Posts
    1,100
    Tokens
    0

    Latest Awards:

    Default

    <marquee></marquee> is perfectly fine
    *Image Removed


    Ahemm.. How exactly was my sig innapropriate?
    Goddamit i hate this forum :@
    I RESIGN FROM GRAPHICS DESIGNER :@ :@ :@

  5. #5
    JoeComins Guest

    Default

    thnkz. can you comment on my iframe one mike?

  6. #6
    Join Date
    Nov 2004
    Location
    Daventry, Northants
    Posts
    1,510
    Tokens
    0

    Latest Awards:

    Default

    Base it man
    Your tuts are pointless
    Last edited by Anderman; 06-08-2005 at 04:23 PM. Reason: typo

  7. #7
    Join Date
    Jul 2004
    Location
    Webby Forums!
    Posts
    1,879
    Tokens
    0

    Latest Awards:

    Default

    Yer BASE IT ^^ you could just use html to do that..


    Chilimagik.net // Reviews, Band Biographies, News, Pics + Loads More!!
    [Thybag.co.uk - Vive la revolutione]

  8. #8
    Join Date
    Nov 2004
    Location
    Daventry, Northants
    Posts
    1,510
    Tokens
    0

    Latest Awards:

    Default

    I take it Ross has shown you the chav videos then?
    :rolleyes:

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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