Scrolling Marque on Home Page

We will try and answer Questions in this forum. If you are having any issues with iScore Baseball, this is probably the best place to start. You can also search historical posts here.
Post Reply
User avatar
rgossard
Posts: 43
Joined: Sat Sep 11, 2010 6:46 am

Scrolling Marque on Home Page

Post by rgossard » Wed Sep 15, 2010 9:30 pm

When trying to post a Scrolling Marque code in the HTML editor for the Home Page, once I hit update only the actual message is listed on the Home Page - the rest of the code disappears.
User avatar
FTMSupport
Site Admin
Posts: 13193
Joined: Sat Mar 28, 2009 7:25 pm

Re: Scrolling Marque on Home Page

Post by FTMSupport » Wed Sep 15, 2010 10:13 pm

If you post the code you are trying to put into your home page, someone may be able to help out. But with the description you have given, it is hard to guess what the issue might be.
Check out the new iScore Baseball documentation page!
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
dipstah
Posts: 12
Joined: Thu Apr 01, 2010 7:20 am
Location: Oklahoma

Re: Scrolling Marque on Home Page

Post by dipstah » Fri Sep 17, 2010 4:35 am

rgossard,

are you trying to use <marquee></marquee>?
it strips <marquee> tag out of the code once you hit save I think it is a depreciated tag. you might have to use some java script.

The code from this site seems to work.
http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm" onclick="window.open(this.href);return false;

-Mike
User avatar
rgossard
Posts: 43
Joined: Sat Sep 11, 2010 6:46 am

Re: Scrolling Marque on Home Page

Post by rgossard » Sat Sep 18, 2010 6:02 am

That worked great! Especially for a novice like me. Thanks.
Post Reply