DHTML Hidden Visibility Generator

Old style but maybe still useful.




 


copy to clipboard
<div id="{{bid}}">
<input type="button" style="background-color:{{bgc}};color:{{txc}};font-size:{{fsze}};border: {{bordsze}}px {{bordclr}} {{bordstyl}};padding:{{padd}}px;" onclick="document.getElementById('{{cid}}').style.visibility='visible';Button.style.visibility='hidden';" value="{{btitle}}" />
</div>
<div id="{{cid}}" style="visibility:hidden;">
<p>
{{text}}
</p>
<input type="button" style="background-color:{{bgc}};color:{{txc}};font-size:{{fsze}};border: {{bordsze}}px {{bordclr}} {{bordstyl}};padding:{{padd}}px;"" onclick="document.getElementById('{{cid}}').style.visibility='hidden';Button.style.visibility='visible';" value="Close" />
</div>
Riverdrift.comroadrun
1999 - 2024    Made in the U.S.A