This is a discussion on "Pop-up Page" within the JavaScript Forum section. This forum, and the thread "Pop-up Page are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Pop-up Page
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Pop-up Page
Hi Guys,
Sorry if this has been posted here before, I dont have time to look as a website I am designing launches on Friday. Anyway, I was wondering how you get a pop up page similar to if you click on Join the Show (middle right) here - http://www.q972.fm/q97/new/index.php I know how to get a normal web-browser page to pop-up but my client wants a page similar to the example shown. Any help would be greatly appreciated. Chris |
|
|
|
||||
|
Re: Pop-up Page
Here's a tip. When you see something you like on someone else's site, just View their source and see how they do it.
So ... viewing the source of said url ... you get this
|
|
|||
|
Re: Pop-up Page
Quote:
|
|
||||
|
Re: Pop-up Page
well that's pretty much it there.
The important parts in bold
The green section I would put, at the very least, in the <head> of your document. The red part is the link to the file you want to load in the pop-up. |
|
|||
|
Re: Pop-up Page
http://www.bannsidersforever.com/CFCtv/test.htm
That is what I have done so far. Where do I insert the text in the code e.g. 'Click here to open the media centre' to open the page? Sorry if I am a bit thick here |
|
||||
|
Re: Pop-up Page
See the green below and you can remove the red
|
|
|||
|
Re: Pop-up Page
Quote:
|
![]() |
| Tags |
| java |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best way to prevent access to page B except via page A? | Donny Bahama | PHP Forum | 1 | Apr 3rd, 2008 02:15 |
| Green bar of colour at bottom of page gets bigger the more page is extended | pixelgirl | Web Page Design | 1 | Apr 1st, 2008 01:27 |
| internal navigation, Linking from one page to a specific div in another page. | Oak | Web Page Design | 5 | Feb 8th, 2008 22:54 |
| Linking an outside page back to previous framed page | MJustison | Starting Out | 1 | Oct 18th, 2007 17:49 |
| A gap appears beween the Page Title and the Body Content of the page. | sovereign6 | Web Page Design | 6 | Dec 18th, 2006 19:14 |