If have an image used as the background of some submit buttons. This works fine unless the user is viewing the web page under the xp default desktop theme, it just does not appear.
This is the style code I am inserting into the form element.
STYLE="font-size:0;width:30;height:30;background-image:url('/Images/New.gif');background-repeat:no-repeat;background-position:center center;"
Is there any way round this problem?
Thanks.
This is the style code I am inserting into the form element.
STYLE="font-size:0;width:30;height:30;background-image:url('/Images/New.gif');background-repeat:no-repeat;background-position:center center;"
Is there any way round this problem?
Thanks.