This is a discussion on "need a pop up tutorial" within the JavaScript Forum section. This forum, and the thread "need a pop up tutorial are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
need a pop up tutorial
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
need a pop up tutorial
Hi im just starting out so please be patient.
I have a idea of how popups and resizing windows works. But I would love to be able to do the popup where a you can get ride of the menu at the top of the browser, infact all the junk between the web page and the top of the window. I would like to use this to present pictures. If there is a good tutoral on this you could recomend? many thanks Last edited by Joolsd186; Aug 13th, 2006 at 23:36. |
|
|
|
|||
|
Re: need a pop up tutorial
After a quick google search:
http://www.blazonry.com/javascript/windows.php seems to have all the basic info you need! Good Luck Snow |
|
|||
|
Re: need a pop up tutorial
If you look around this and many other forums covering similar subjects, you will find that pop windows and resizing windows are generally considered a bad thing to do. |
|
|||
|
Re: need a pop up tutorial
Thanks for the replies, after searching, there are many different ways... its seems on doing this trick. But in the end dreamweaver had a java behavior,(open browser window) which I think is working ok(in mozilla and IE anyway
I guess pop blockers, could cause problems, the problem is there is so many pictures on this site, and a great deal of content. Geoff please explain to the newbee the problems you have seen with this? jools Last edited by Joolsd186; Aug 15th, 2006 at 00:17. |
|
|||
|
Re: need a pop up tutorial
The general problems with this relate mostly to confusing the user, especially with the breaking of the back-button (so that in a new page they can't press back to get back to where they were). It can be terribly annoying to close a page that a link popped up instead of doing the natural intuitive thing that has been learnt, and it will make users generally distrustful of your site.
In my own opinion one of the exceptions to this (although a lot would argue) is zooming-in on pictures. This is because there really isn't any nice intuitive, simple, non-intrusive way of doing it (that I've found at least). As long as the enlarged image takes up less than the screen and is positioned so that the user can still see most of the original page so they're not wondering where their back-button's gone, then I think it's reasonable. Snow |
|
|||
|
Re: need a pop up tutorial
iv found a dhtml pop up this cant be blocked by any blocker that i know of
http://www.dynamicdrive.com/dynamici...htmlwindow.htm the only thing is its just like a normal pop up you dont have a choice to wether it pops up or not |
![]() |
| Tags |
| pop, tutorial |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Looking for a 3D tutorial | thresherpirate | Starting Out | 2 | Jul 2nd, 2007 11:56 |