[snip]
I have a site that uses frames. On one frame i have buttons to select
the
language. When user hits the button to select the language it is
supposed to
change in both frames.
Any idea how to do this?
[/snip]
Please read http://www.w3.org/TR/html4/present/frames.html
--
PHP General Mailing
Hi,
I have a site that uses frames. On one frame i have buttons to select the
language. When user hits the button to select the language it is supposed to
change in both frames.
Any idea how to do this?
Thanks
-Kalle
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
I think one of the (if not THE) best implementation of frames with
PHP/Javascript (HTML,CSS...) is phpmyadmin...
http://www.phpmyadmin.net/
Of course, there could be a lot of others...
- E
>
>The only way to talk to multiple frames is with javascript. yuk.
>
>Justin French
>
>
>on 15/08/0
You gotta be kidding me!
- Vic
-Original Message-
From: Justin French [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 12:49 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP] frames and variables
The only way to talk to multiple frames is with javascript. yuk
The only way to talk to multiple frames is with javascript. yuk.
Justin French
on 15/08/02 2:37 PM, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
> Has anyone here designed php sites that use a combination of php pages
> and html pages?
>
> What I want to know is how to pass a variable from
Has anyone here designed php sites that use a combination of php pages
and html pages?
What I want to know is how to pass a variable from nav_frame.php (at the
top) to itself, AND to the data.php frame (lower frame, main body)
I can pass variables to itself, (with the "?page_name=content.htm"
t
6 matches
Mail list logo