Joomla.it Forum

Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => : megadream2 11 Jan 2011, 22:09:04

: pop up con immagine
: megadream2 11 Jan 2011, 22:09:04
vorrei inserire un' immagine al posto del link al box

help

<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/radio.php');">radio[/url]
: Re:pop up con immagine
: megadream2 12 Jan 2011, 22:09:51
up!