View Single Post
Old 09-04-2006, 06:21 PM  
lgranata
Confirmed User
 
Join Date: Aug 2005
Location: Buenos Aires
Posts: 155
I think most peopple have it on, there are too many sites using javascript everywhere..

Here a little example to you....

<script language=javascript>
function Popup() {
window.open('popuppage.html' ,'Name','width=350,height=600,resizable=no,scrollb ars=yes');
}
</script>

<A href="#" onclick="Popup();">click here to popup</A>
__________________
Leonardo, (icq: 246-764-290 - email: lgranata@fibertel|dot|com|dot|ar)

:: Buenos Aires Sexy Girls ::
lgranata is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote