Hi,
I really need help on this as soon as possible so please help!
I have used HTML, CSS and JavaScript to built my website. On the right hand corner of my website, I want a news head line links scrolling vertically. I want the scroll to stop when mouse is moved over a link . Also clicking a link should give its details. I need to code it in javascript so that it works in Internet Explorer 6 + and also netscape 6 +
Is it also possible to integrate these links to database using javascript? Because additionally, I also want to retrieve data from the database using JavaScript. That is, linkTitle in the database will be the scrolling news head line on website and LinkDetail in the database will open up a window with the detail on the website. Is it possible to do that with JavaScript
I really need help on this as soon as possible so please help!
I have used HTML, CSS and JavaScript to built my website. On the right hand corner of my website, I want a news head line links scrolling vertically. I want the scroll to stop when mouse is moved over a link . Also clicking a link should give its details. I need to code it in javascript so that it works in Internet Explorer 6 + and also netscape 6 +
Is it also possible to integrate these links to database using javascript? Because additionally, I also want to retrieve data from the database using JavaScript. That is, linkTitle in the database will be the scrolling news head line on website and LinkDetail in the database will open up a window with the detail on the website. Is it possible to do that with JavaScript