(function() {

// MAXB.NET LABS

})();

javascript

Javascript non intrusivo

Posted on by Massimiliano Balestrieri | Comments

… spiegato per negazioni.

Questo non รจ javascript non intrusivo.

<div class="linkFinali">
	<script type="text/javascript">
	//<![CDATA[
	document.write("<a href=\"javascript:history.back();\" onkeypress=\"if(event.keyCode != 9){doSomething();}\" rel=\"prev\">indietro<\/a>");
	//]]>
	</script>
	<noscript><div class="inline">&amp;nbsp;</div></noscript>
</div>
This entry was posted in javascript and tagged , . Bookmark the permalink.