![]() | |||||||||
|
|
|
|
|
|
|
|
|
|
|
|
Pop Ups
Here's how it works. Recall this code:
Basically, you can change the width and height and all the things that say yes/no to whatever you want. In the 'URL OF PAGE TO POP UP' you write 'frames.html' for example. Make sure you don't erase the single quotes ' and ' so be careful of that. You have to have the single quotes for it to work. For the HREF="#" part, well you can write whatever there, because it doesn't do much but show up in the little grey status bar part of your browser where urls usually show up. So you might as well leave it as #. That's the usual thing used in pop ups. If you're not sure of the size of your pop up will look right, you can change the scrollbars=no,resizable=no to YES instead of NO. That way, if the pop up is the wrong size, the visitor can fix it for themselves. Be very careful though. If you have any spaces in the code, it won't work!
| |||||||||