1) Script Title: Advanced RSS Ticker (Ajax invocation)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ajax/index.htm
3) Describe problem:
Hi,
I realy like the scripts on this site, and am realy glad there is a forum to support them.
I am currently having a couple of issues integrating the addvanced RSS ticker into my home page https://www.realequityhomes.com .
1) I am having some trouble multiple instances of the viewer on the same page. Currently only one is working out of three.
This is the code I am using to stack them up in a table.
This technique seemed to work fine with the Pausing RSS Scroler, but the the Ajax Ticker will look way better on the site if I can get it to work.<td width="150" rowspan="3" valign="top" bgcolor="#ffffcc" style="padding-top:5px; padding-left:5px; padding-right:5px; "><img src="https://www.realequityhomes.com/images/rssSpacer.gif" width="168" height="6" align="middle">
<script type="text/javascript">
new rssticker_ajax("BBC", 1200, "ddbox", "feed1", 3500, "date+description")
new rssticker_ajax("CNN", 1200, "ddbox", "feed2", 3500, "date+description")
new rssticker_ajax("CNN", 1200, "ddbox", "feed3", 3500, "date+description")
</script>
</td>
2) I am having security issues as well.
I currently have an SSL certificate on the site and am now getting a pop up on the site that states there are unsecure items.
your help is greatly appreciated.
-Adam



Reply With Quote

Bookmarks