Hi I have the following code
<input type="submit" name="btnCheckOut" value="Buy >>" id="btnCheckOut" />
I don't have direct access to the source code, but I would like to add a image "money.png" in front of the "Buy" text.
How would one do this with Jquery?