Back Button Js & Hide Email dari Spiderman


Status
Not open for further replies.

dayadi

New Member
Back Button Js & Hide Email dari Spiderman ;);)

Back Button Js:
<a href="#" onClick="history.go(-1)">Back</a>
<div align="right"><input type=button value="Back" onClick="history.go(-1)"></div>


Solusi Hide email dengan javascript: (status efektif)
<script language="javascript">
<!--
function FOS(host,nom,info) {
var s;
if (info == "") info=nom+"@"+host;
s="mail";
document.write("<a href='"+s+"to:"+nom+"@"+host+"'>"+info+"</a>");
}
FOS('mycompany.com','smith?subject=Hi, John','Click here to email me!')
// -->
</script>
<noscript>
dayadi at phpdonat dot com
</noscript>

ada versi yang mohon di share! kurang info
"php donat"..
 

indra

Apprentice 2.0
ini share yah,, ga ad tanya nya kirain nanya.. hehe

utk yg back button. kalau org datang dri SE yg ad tombol back back nya.. ketika user klik. bsa" balik ke SE nya.. hehe
 
Status
Not open for further replies.

Top