|
-
Jun 13th, 2006, 10:43 AM
#1
Thread Starter
Frenzied Member
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.
-
Jun 16th, 2006, 03:11 PM
#2
Re: Marquee tag
document.getElementById('marqueeid').start()
....................................................stop()
-
Jun 16th, 2006, 03:25 PM
#3
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|