Discussions
Image Submit Button
In the new Netsuite website that I have built. I have used several image submit buttons. Example: <INPUT TYPE="IMAGE" SRC="/site/design/btn_search_dark.gif" ALT="Search" border=0 onClick='sendme();'> Not matter what I do it puts a border around the image. I have experimented with the most srtipped down version of the Netsuite website and it still forces a border. Has anyone seen this or know what the solution is. Is there something in the Netsuite default css file that causes this. I have looked through the file and could not identify if there was something there.