Re: mozne reseni proti grabberum e-mailu

From: hynek.lipa <hynek.lipa (zavinac)>
Date: 02. 01. 2004, 21:52 CET
Jarek Jesenský - adresa pro konference wrote:
> Praktickou ukazku vysledku mam na
> http://www.elektro4u.cz/index2.php?id=2, nelibi se mi jen ten modry
> okraj kolem obrazku a to, ze obrazek nema ve scriptu vygenerovane i
> rozmery (nejsem programator, takze ani jedno neumim vyresit :-).
------------------------------------

to je brutus, napsat mailto: pomoci kodu znaku :)))


staci takto, bez ramecku s rozmery:

<script type="text/javascript">
<!-- 
 var cry1=String.fromCharCode(109,97,105,108,116,111,58);
 document.write("<a href=\"");
 document.write(cry1);
 document.write("Jesensky.Jarek");
 document.write(String.fromCharCode(64));
 document.write("in4U.cz");
 document.write("\">");
 document.write("<img border=\"0\" width=\"127\" height=\"16\"");
 document.write("
src=\"shop/images/firma/e-mail_JesenskyJarekin4U.gif\"");
 document.write(" alt=\"Jesensky.Jarek");
 document.write(String.fromCharCode(64));
 document.write("in4U.cz\" /> ");
 document.write("</a>");
 //-->
</script>


jo a odstranit ramecky u obrazku jenz jsou odkazem, hmm, to je jeden
radek ve stylech (vetsinou ten druhy hned po definici pravidel pro
body;) )

    img {border:none;}


- h! -
http://www.hyneklipa.cz/
Received on Fri, 2 Jan 2004 21:52:38 +0100

This archive was generated by hypermail 2.1.8 : 02. 01. 2004, 21:52 CET