<a href="javascript: void(0)" onclick="window.open('images/<?php echo $afbeelding;?>', '<?php echo $afbeelding; ?>', 'width=119, height=400'); return false;"><img id="wijnimgsmall" src="images/<?php echo $afbeelding;?>" height="65%" border="0px"></a>
this is the image i'm currently using. but in IE the image isn't showing 65%.
is there any way to fix this?
here is an example in IE(in chrome it works ok)http://www.thijscream.nl/wijnkado/index.php
thanks