Click here to Skip to main content
15,889,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have to implement a functionality which displays news feeds from other websites and make it scrolling. i am able to do this using jquery newsticker plugin and its working fine but the latest requirement what i have is: we should load external page content into the right side div based on the news headline displayed on the left side and both should move synchronously.

i can get the external content of the page using desired URL and div's id, but i don't know what event i have to call from news ticker scroller to load the particular page. if i get the event on newsticker which calls the webservice,i can bind it to the next div which exists on next to newsticker.

If any suggestions on how to achieve this task, that would be great

Thanks in advance,

Vasanth
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900