Results 1 to 3 of 3

Thread: Marquee tag

  1. #1

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308

    Marquee tag

    Hello everybody,

    Is this possible to keep the content of the marquee tag visible when the page is loaded and then start scrolling. Basically what happens, when the page is loaded, the marquee panel is empty and the scrolling content then appears. I need to show marquee content loaded when the page is loaded.

    Thanks.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Marquee tag

    document.getElementById('marqueeid').start()
    ....................................................stop()

  3. #3

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308

    Re: Marquee tag

    Yes, I can control movement of marquee with these methods but I need to make content of marquee visible when page is loaded. Right now, when page is loaded, content appears from left and move towards right.

    Is this possible?

    Thanks.

Posting Permissions

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



Click Here to Expand Forum to Full Width