theUKdude
Results 1 - 1 of 1
Cracking little script. Does exactly what it says.
May I suggest one thing though? Within the tmpl/default.php you need to make a couple of minor changes to make it validate correctly. Firstly change a few tags and attributes to lowercase (namely SPAN and ID) and then also add the 'type' attribute to the script tag which deals with the horizontal offset ... then the script will not break anyone's HTML validity.
Apart from that, it's well done.
May I suggest one thing though? Within the tmpl/default.php you need to make a couple of minor changes to make it validate correctly. Firstly change a few tags and attributes to lowercase (namely SPAN and ID) and then also add the 'type' attribute to the script tag which deals with the horizontal offset ... then the script will not break anyone's HTML validity.
Apart from that, it's well done.


