1) Script Title: Advanced RSS Ticker (Ajax invocation)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ajax/index.htm
3) Describe problem: It's not really a problem because the tool works exactly the way I need it to. I just need help on a slight modification. The RSS links open in the current page instead of opening a new page.
I've narrowed it down to this line:
I assume somewhere in that bolded part (probably at the tail end of it) has to enter the target=_blank statement to open the link onto a new page. I've tried all of the different syntax I can come up with and no luck.var linktitle='<div class="rsstitle"><a href="'+this.link[this.pointer]+'">'+this.title[this.pointer]+'</a></div>'
Have any ideas on a quick fix?
Thank you.



Reply With Quote



Bookmarks