Forums
This topic is locked
Using the Javascript News Ticker
Posted 17 Jul 2005 14:39:08
1
has voted
17 Jul 2005 14:39:08 Matt James posted:
Hi, I've been through the excellent tutorial re the News Ticker and have it working perfectly in a straight-forward HTML page. I am trying to include the ticker within a page that has nested tables. Having placed the SCRIPT code in the head section of the page - and then the following code appears in the body tag:
<!--
<div class="tickerDiv"><span class="stories">Latest News : </span><a id="tickerHREF" href=""></a></div>
-->
(commented out here so the code displays in the post)
But it doesn't work ? the 'Latest News' text appears on the page, but not the headlines.
Do I need to alter the code / DIV tag statements as I'm working within a table?
Thanks in advance for your very kind help.
Matt