Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
pozicioniranje window.open otvorenig prozora

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
Instetus



Joined: 15 Apr 2004
Posts: 7
Location: Zagreb, Croatia

PostPosted: 19.04.2004 14:54    Post subject: pozicioniranje window.open otvorenig prozora Add user to your forum ignore list Reply with quote

ojla!

zhelim otvorit prozor s window.open, ali na nachin da na bilo kojoj rezoluciji taj prozorchek bude centriran na sredinu ekrana.

jel se moze kak detektirat reza korisnika i onda te brojkice podijeliti na 2 i dobit sredinu?

_________________
Should I ever become an evil overlord, my force-field generators would be located INSIDE the shield they generate.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
ska



Joined: 08 Oct 2003
Posts: 402

PostPosted: 19.04.2004 15:02    Post subject: Add user to your forum ignore list Reply with quote

evo...

<script language="JavaScript">
<!--
windowWidth=780;
windowHeight=420;
if (parseInt(navigator.appVersion) >= 4) window.moveTo((screen.width/2)-(windowWidth/2+10),(screen.height/2)-(windowHeight/2+20));

//-->//-->
</script>

u windowWidth; i windowHeight;
upši koliki prozor otvaraš.

nadam se da je to to što tražiš.

_________________
ska
Back to top
View user's profile Send private message
Instetus



Joined: 15 Apr 2004
Posts: 7
Location: Zagreb, Croatia

PostPosted: 19.04.2004 15:08    Post subject: Add user to your forum ignore list Reply with quote

je, to je to. thanx..

jeez, nisam pojma imao da ljudi ovdje tak brzo daju odgovore koji RADE =)

thanx again

_________________
Should I ever become an evil overlord, my force-field generators would be located INSIDE the shield they generate.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group