Scusate la mia ignoranza!!!![]()
come faccio ad inserirlo in questo codice?? ho provato ma non va
<HTML>
<HEAD>
<TITLE>HTML.it - il sito italiano sul Web publishing</TITLE>
<script language="javascript">
function ShowMenu(URL, WinTitle, WinWidth, WinHeight, WinLeft, WinTop){
attr = "resizable=si,width=" + WinWidth + ",height=" + WinHeight + ",screenX=" + WinLeft + ",screenY=" + WinTop + ",left=" + WinLeft + ",top=" + WinTop + "";
msgWindow=open(URL, WinTitle, attr);
if (msgWindow.opener == null) msgWindow.opener = self;
}
</script>
</HEAD>
<BODY>
[img]htmlit.gif[/img].</p>
</BODY>
</HTML>
GRASSSIE![]()