I want the javascript to link the data from the url, but this is not working.
I tried the following code:
<script language="javascript">
<span class="buttonAction"><a href="checkout_shipping.php?info=document.writeln(document.location);">
<img src="images/checkout.png" width="93">
</a></script>
can anyone help me with this ? many thanks