Absolute Popup Box
This popup box is not an actual window. It pops right up on the page, partially hiding the page content. No need to worry about popup blockers. Good for bios, site maps, and other short items.Be sure and read this one.
| The JavaScript Source: Navigation : Absolute Popup Box
Simply click inside the window below, use your cursor to highlight the script, and copy [Control]+C the script into a new file in your text editor (such as Note Pad) and save [Control+S]. The script is yours!!!
|


Leave a Response
(3 comments)thanks for this code. It`s just what I searched as solution for my simple webpage. But how can I change the position where the "popup" appears. Now it appears under the link/image but I want it to appear left to the link/image. And how can I change the font family inside the popup? I tried to write it within the code but that doesn`t work. rince
In order to answer you question, we would need to see your code, and how it is implemented. With that in mind, it is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!
I tried using the code enclosed but when I click on the "this one" link (I created a small page of my own to replace "aboutJSS.html") it just moves to that page. No pop up box.