How to create "scrolling headlines" in JavaScript? -


There is an image title and some text under that heading. With that image the text should be scrolled vertically up to where the text should be changed according to the heading. For example, we say that I have a news headline

  1. Japan Earthcock: Some details about the Japan disaster with an image
  2. India's politics: Indian News about some news about politics

    etc.

    I need a script which can first show the Japan Earthquake title and under it, with the image Desription will scroll up once the scrolling is completed or after Six time, it will scroll the display will change the title of India's politics and the details of the image below, which up to then.

    How can I use this javascript? Any available script anywhere or some demo online?

    Dead is easy to use and Ul & gt; Li tags

Comments