How To Create A Smaller Page ?, display a smaller page every time come a new page |
||
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.
Zymic Webmaster Forums Web Design & Development General Web Design Discussion |
||
![]() |
How To Create A Smaller Page ?, display a smaller page every time come a new page |
||
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! |
|
|
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");'> |
|
|
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.
|
|
|
![]() |
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 22nd May 2013 - 06:51 AM |