Hi- What do I need to add to this to make it pop up in the centre of the
screen:
<SCRIPT LANGUAGE="JavaS cript">
function pop() {
window.open("cu rrent.htm",""," height=200,widt h=200,left=0,to p=0");
}
</script>
Thanks - Joe
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.515 / Virus Database: 313 - Release Date: 01/09/2003
screen:
<SCRIPT LANGUAGE="JavaS cript">
function pop() {
window.open("cu rrent.htm",""," height=200,widt h=200,left=0,to p=0");
}
</script>
Thanks - Joe
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.515 / Virus Database: 313 - Release Date: 01/09/2003
Comment