Joomla.it Forum

Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : megadream2 08 Jan 2011, 14:30:14

: menu pop up con immagine
: megadream2 08 Jan 2011, 14:30:14
al posto della scritta "clicca qui", vorrei posizionare un' immagine

questo e' il codice del popup


<script type="text/javascript">
// Popup window code
function newPopup(url) {
   popupWindow = window.open(
      url,'popUpWindow','height=180,width=500,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
}
</script>
<a href="JavaScript:newPopup('http://www.*.it/radio.php');">Clicca qui[/url]