useless java size
sup ppl..
i need help with something..
i want my site to open at 800x600... the site has 3 frames. and so i pasted this code <script>
// PopUp Maker 5.0 by CodeBrain.com
// PopUp Window Script
// Place this script in the <head> of your page.
var doPopUpX = (screen.width/2)-400;
var doPopUpY = (screen.height/2)-300;
var pos = "left="+doPopUpX+",top="+doPopUpY;
function doPopUp(){
doPopUpWindow = window.open("http://www.dasperdesigns.com","thing","location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,width=800,height=600,"+pos);
}
</script>
and ive got nothing.. whats wrong???
___________________
Q LADILLA!!..
