Thread: Pop-up Windows
Results 1 to 5 of 5
Related
-
windows 98 security Forum: General Discussion
Replies: 0 -
run cgi script on Windows XP Pro Forum: Javascript Forum
Replies: 0 -
sizeable pop up windows Forum: HTML Forum
Replies: 3 -
Pop up windows... Forum: HTML Forum
Replies: 1
-
10-22-2003, 07:29 PM #1
Pop-up Windows
Hi all! I'm not new to this site, as I was here 'bout a year ago. Well, now that I'm back becuz I've made a new Website (http://ronaldo7.hk.st) , I need some help for a window pop-up script:
How do I have a pop-up window on enter? I know you can do this with Java-Script, but I 've no idea how it's done. Also, I know that you've to put something like onLoad="popup...." in my body tag. But what if I already have something else onLoad? Will it work if I just add it beside???? Thx anyways!!!
-
10-22-2003, 07:55 PM #2
Re: Pop-up Windows
Our pop up maker will produce all your code for you, even auto popups
Dave
-
10-22-2003, 10:37 PM #3
Re: Pop-up Windows
Originally Posted by Dave
something like that, the first script (in this case: status bar) would only work. the pop-up is ignored. How do i fix that?Last edited by HTML; 03-20-2007 at 08:36 PM.
-
10-23-2003, 01:21 AM #4
Re: Pop-up Windows
you can call multiple javascript functions by separating them with a semi-colon. eg
HTML Code:<body onload="first_one();second_one();">
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-23-2003, 10:29 AM #5
Re: Pop-up Windows
Originally Posted by QuietDean
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum