Deleting code stops photo being loaded
Hi,
Here is the page in question http://www.theremotedoctor.co.uk/vin...rollto=content
I am trying to remove the 2 images below the main photo of which are "Click To Order & Click For Price"
When i delete the code shown below i loose the functionality then of the image being imported/replacing the main image when clicking on either button under the heading "Item Selection"
Code:
<h1><a id="btnOrder1" href="http://form.jotformeu.com/form/62115565434352" target="_self"><img src="m-images/order-logo.png" alt="order from the remote doctor website" class="buttonshadow"></a>
<a href="javascript:;" ><img src="m-images/price-logo.png" alt="remote doctor information button" class="tooltip border buttonshadow" ></a></h1>
I would like to be able to click Key Code Location etc and its respected image then be shown BUT dont require the 2 images on this page.
Can you advise where im going wrong please.
Thanks