risq / jquery-advanced-news-ticker

(deprecated) - A powerful, flexible and animated vertical news ticker plugin for JQuery.
http://risq.github.io/jquery-advanced-news-ticker
GNU General Public License v2.0
297 stars 104 forks source link

How can i add on one single page two different examples of the newsTicker ? #13

Open Csharper1972 opened 10 years ago

Csharper1972 commented 10 years ago

This is my code i'm not sure yet how to put it on jsfiddle: http://jsfiddle.net/chocolade/V4g83/

What iwant to do my goal is that the first part that is working will display each two lines from my text file in a newsTicker and scroll the text up.

The second part i want to add a Breaking News red box and inside display text running from right to left.

If i put each part on another page in my website it will work but when i put them togeather it's a mess it dosent work. The second part is inside or override the first part.

This is my site you can look here the second part alone is working:

http://newsxpressmedia.com/

And in this part of my website i added them togeather and this is the result:

http://newsxpressmedia.com/test.html

Could you show me the full code that is working for both of them on the same page ? I tried many things also used noConflict(true) but nothing worked so far.

Thanks.

ghost commented 9 years ago

Hi Csharper1972 I met the same trouble as you , did you find a solution ? Because i see that nobody has respond...