Results 1 to 5 of 5

Thread: html marquee

  1. #1
    Join Date
    Sep 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default html marquee

    im tired of that simple thing.

    is there anyway i can make the marqee stop in the middle for a few seconds then continuing on?
    Last edited by Twey; 09-26-2008 at 03:28 AM. Reason: Removed spam signature.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    The HTML <marquee> element is obsolete and should not be used in new HTML documents.

    Javascript can be used to give this effect; Javascript marquee scripts abound, and generally give more control.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    Quote Originally Posted by orlando View Post
    Hi

    i give you more advance code for your Q.
    Hi orlando,

    As Twey said, marquee is an invalid tag, which should'nt be advocated, and most of all, should'nt be considered advance
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  4. #4
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    this site has several solutions you may find interesting...

    http://dynamicdrive.com/dynamicindex2/mikescroll.htm
    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

  5. #5
    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

    Quote Originally Posted by Nyne Lyvez View Post
    this site has several solutions you may find interesting...

    http://dynamicdrive.com/dynamicindex2/mikescroll.htm
    That one isn't very good because it isn't truly cross browser like:

    http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm

    is. Which I've done a modification for that makes the content continuous:

    http://home.comcast.net/~jscheuer1/side/marqueeh.htm

    But the code isn't the best in any of these, as they all were coded some time ago. However, the two I mention are fairly reliable anyway.

    And, as Twey says, there are tons of marquee scripts on the web, some probably even better coded than the ones I have mentioned. Use Google to find them if you like.
    - John
    ________________________

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

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
  •