Here is the page in question http://www.theremotedoctor.co.uk/kar1stream.html
Ive applied an id anchor at the point i need to scroll to.
Ive applied this code to a button link to go to the anchor once clicked on <li><a href="#scrolltohere" class="scroll">Scroll Test</a>
What i have been trying to do for the last few hours is to integrate the scrolling code into my existing code,so when i click my existing code it scrolls to the anchor AND loads the image.
What i am finding is that the scrolling side of it will work but the image is not being loaded,due to the two href i assume ?
Here is my existing code i need to integrate it to.
<li><a href="javascript:" onclick="replaceMainImage('m-images/photos/HONDA010.jpg', 'Honda010','<b>£70.00</b><br>TEXT LINE 1<br>TEXT LINE 2<br>TEXT LINE 3<br><b>Uk Recorded £2.50</b><br><b>International Signed For £10.00</b><br><scan class=drColor>The Remote Doctor</scan>')">Stream key 2003-2006</a></li>
If you can advise what i need to do for this to work i would be most grateful.
Thanks once again.



Reply With Quote

Bookmarks