Hi there,
Is it possible to change login buttons to images? Normally, I can do this:
<INPUT type="IMAGE" name="login" src="/navButtons/login.gif" Border=0>
But that doesn't seem to work. Is there some code that forces the input to be a push button only instead of an image?
Is it possible to change login buttons to images? Normally, I can do this:
<INPUT type="IMAGE" name="login" src="/navButtons/login.gif" Border=0>
But that doesn't seem to work. Is there some code that forces the input to be a push button only instead of an image?