 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
dellylix

Joined: 17 Jun 2004 Posts: 1 Location: London, UK
|
Posted: Fri Jun 18, 2004 1:06 am Multiple popup windows and auto close |
|
|
|
I was wondering if anyone could help me.
I'm putting a bunch of PHP pages together, to access/add/update/list a mysql database.
What I do now, from the index page is when a user click the add button, a popup window(call it one) opens and they enter the data click submit and all goes well, they user then click the close button and the popup then closes.
I've been reading the popup tutorial and it's helped me greately.
Now what I'm looking for is slightly different.
When the user opens the popup (window one), I want a second popup (window two) to open at a different position.
This window is a listing of the database, and is auto refresh.
This I've managed with an auto open popup in (window one) and that opens up (window two), no probs here.
What I'm looking for here is getting (window two) to automatically close then (window one) closes, but I'm having trouble figering out the coding.
Any pointers???
Regards
Kevin
 |
|
pesty
Joined: 22 Jul 2004 Posts: 28
|
Posted: Thu Jul 22, 2004 9:26 pm |
|
|
|
dellylix,
Here is a forum you may want to check out for that sort of script. I have seen a javascript script on there similar to what you are wanting. I thought I had saved it, but I can't find it.
Anyway this site offers php, mysql and javascript tutorials, free scripts, manuals and the list gos on....
http://www.phpfreaks.com/
Pesty |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|