How to replace browser button

So I was able to add a custom button for showing and hiding content but I can’t get rid of the browser default button. Any suggestions?

http://bankruptcyimmigrationlaw.com/NEWSTARTLAW/Bankruptcy.html

Can you post the code dealing with the buttons?

<button id=“show”><img src=“images/ViewAnswer.png” style=" border:none; padding:none; cursor:pointer;“alt=”"/> </button>

You may try this:


<a class="button">
// you might need an '<a href=""......' here
<img src="images/ViewAnswer.png"
style=" border:none; padding:none; cursorpointer;" alt=""/>
</a>

Thanks that worked perfect as you can see if you visit that original link.

:slight_smile: Good work Brian!

Just for fun, try the page with JavaScript off. (Make sure you have a box of tissues handy. :eyebrow: )

Hi Ralph,
‘Batmania’ ? OK, Scientiam e undo…

[ot]

It’s the original name of the actual city I live in.[/ot]