JavaScript Unload Pop Up
Unload Pop Up
<script>
onUnload="NeWin=window.open('http://codelibary.com', 'NeWin', 'toolbar=0, location=0, directories=0, menuBar=0, scrollbars=1, resizable=1, width=300, height=200, left=20, top=20');"
</script>
<script>
onUnload="NeWin=window.open('http://codelibary.com', 'NeWin', 'toolbar=0, location=0, directories=0, menuBar=0, scrollbars=1, resizable=1, width=300, height=200, left=20, top=20');"
</script>