hi
I use image button in my page i dont want set image for it. my image button has border i set this code for it
border width:0px
but again it has border how i can hide my image button border?
thanks
If your image is not displaying then it will display Submit Query. You should first find out why image is not displaying
my image displayed with 2 second delay during this delay it show my image button with border i want untill its show my image i doesn't show border.
You need to set some default image or hide the imagebutton and display DIV with border instead
<div style = "height:50px;width:50px;border:2px solid red"></div>
Demo
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.