Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsWeb Design & DevelopmentGeneral Web Design Discussion right
  Closed Topic Start new topic
left right
haracath
post Sep 25 2009, 01:12 PM
Post #1


Newbie
*

Group: Members
Posts: 8
Joined: 13-August 09
Member No.: 106,324



I viewed some websites. Evrytime click a hyperlink for a new page. This new page's not a page with its size equal the screen size, It's only a small square on the left corner of screen!

Who can show me how can i create a square small page such as?


Thanks!
Go to the top of the page 
 
  + Quote Post
Straystudio
post Sep 25 2009, 08:54 PM
Post #2


Newbie
*

Group: Members
Posts: 6
Joined: 7-February 09
Member No.: 81,177



Search on web for: JavaScript pop-up

window.open("url", "name", "width=380, height=220");

You can size pop-ups in pixel only, not % percentuage. It is possible though, to work out percentuage-equivalent value in pixel, by calculation.
Stay at fixed pixels, at the moment.

Same with left=0, top=100 to arrange pop-up position on the screen.

And do not forget, nothing is more evil than a pop-up, for beginners !
So, be patient and come back here, from time to time ...
Play this button in some BODY:

<input type="button" onclick='window.open("http://www.zymic.com/forum/", "mySample", "left=250, width=380, height=220, scrollbars=yes");'>
Go to the top of the page 
 
  + Quote Post
cashloan
post Sep 29 2011, 06:59 AM
Post #3


Member
**

Group: Members
Posts: 30
Joined: 26-September 11
Member No.: 210,615



Sorry i dont have any idea about this.
Go to the top of the page 
 
  + Quote Post
 Closed Topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 22nd May 2013 - 06:51 AM