chevy4x4trucks Posted November 21, 2002 Posted November 21, 2002 Quick question (and probably a dumb one) but I'm working on the site for work and I want to make a FAQ page and when you click on one of the links it will cause a pop up. I'm talking the pop up where it's not a navigable browser though, where it has a title bar and that's it and it's set to a smaller size. Can someone point me to a scrip to do that? I've got a feeling there is a java script floating out there somewhere to make this nice and easy. Thanks in advance.
chevy4x4trucks Posted November 21, 2002 Author Posted November 21, 2002 Nevermind. Lookee what I found: http://javascript.internet.com/generators/popup-window.html
bassdog Posted November 22, 2002 Posted November 22, 2002 Jon - keep in mind that a pop-up will be blocked by some sort of killer or stopper You can also think about embedding it into a section of the page... just a thought
chevy4x4trucks Posted November 22, 2002 Author Posted November 22, 2002 Good point... I'm just trying to find a decent way to make a giant document on a page w/o being a huge list of stuff. I guess there really is no good way to do it. I'm just trying to make it a bit more visually appealing.
Torque Junkie Posted November 22, 2002 Posted November 22, 2002 You could always have it set up as "<a href="link.html" target="_new"> to have it pop up in another new browser. It can be done without a script. To get it to have only the title bar & stuff though I'm not sure off the top of my head and I"m at work and can't look it up for you. Good luck! -Mike
Recommended Posts
Archived
This topic is now archived and is closed to further replies.