Ive never seen this happen with an image map.
Dont this work?
http://www.example.com";>
bruce wrote:
hi...
i've got a problem where i'm trying to play with imagemaps. i created a test
image map, but when i select inside the image map, i 'see' the "?x,y" from
the imagemap, app
On Fri, June 17, 2005 3:47 pm, bruce said:
> i've got a problem where i'm trying to play with imagemaps. i created a
> test
> image map, but when i select inside the image map, i 'see' the "?x,y" from
> the imagemap, appended to the url in the browser address bar... i get
> http://foo.com?3,5 etc..
Hi,
Saturday, June 18, 2005, 8:47:58 AM, you wrote:
b> hi...
b> i've got a problem where i'm trying to play with imagemaps. i created a test
b> image map, but when i select inside the image map, i 'see' the "?x,y" from
b> the imagemap, appended to the url in the browser address bar... i get
b> ht
bruce
on Friday, June 17, 2005 5:05 PM said:
> chris...
>
> i'll humour you.. although i'm pretty sure you have no idea as to
> what i'm trying to acomplish.. or how to get to my goal...
>
> the basic issue is to allow a user to click inside an image map, and
> to translate the coordinates
TECTED]; php-general@lists.php.net
Subject: RE: [PHP] possible jscript/php/frames question!!
bruce
on Friday, June 17, 2005 3:48 PM said:
> i've got a problem where i'm trying to play with imagemaps. i created
> a test image map, but when i select inside the image map, i 'see
bruce
on Friday, June 17, 2005 3:48 PM said:
> i've got a problem where i'm trying to play with imagemaps. i created
> a test image map, but when i select inside the image map, i 'see' the
> "?x,y" from the imagemap, appended to the url in the browser address
> bar... i get http://foo.com?3,5
hi...
i've got a problem where i'm trying to play with imagemaps. i created a test
image map, but when i select inside the image map, i 'see' the "?x,y" from
the imagemap, appended to the url in the browser address bar... i get
http://foo.com?3,5 etc...
is there a way to prevent this from occurin
/*
Personally I reckon:
a) you should simplify that flash banner quite a bit. It keeps
animating for a long time(forever?). You're drawing the readers
attention away from the site, and to a flash banner. I think for
subsequent pages, there should be no animation(at all), and for the
initial page it
On 6/4/05, Ryan A <[EMAIL PROTECTED]> wrote:
> Hey,
>
> > >>.swf files are not cached by the browsers? Seems they are, so you
> > don't
> > >>need to care about frames. Simply output the html needed to load the
> > >>flash file each time, the flash will be downloaded only once.
> ..
> > >
Ryan A wrote:
Hey,
Thanks for replying.
Since its a forum and she is not doing any advertising its important the
search engines index the site
properly or shes going to have a big forum with no visitors. Then I read
that the search engines dont like
frames muchso I was thinking of
You could write a script which uses a cookie to remember which users
have seen the animation or not, I personally wouldnt use frames but
thats just my opinion.
Ryan A wrote:
On 6/4/2005 5:30:14 PM, Marek Kilimajer ([EMAIL PROTECTED]) wrote:
Ryan A wrote:
I had a real good flash header
FlashMovie()
{
var flashMovie=getFlashMovieObject();
flashMovie.StopPlay();
}
Remember that if you change the name from "test1" to something else, it must
be change everywhere in the functions also.
HTH,
Mark Cain
- Original Message -
From: "Ryan A" <[EMAIL PR
Hey,
Thanks for replying.
> > Since its a forum and she is not doing any advertising its important the
search engines index the site
> > properly or shes going to have a big forum with no visitors. Then I read
that the search engines dont like
> > frames muchso I was thinking of using iframes
> Since its a forum and she is not doing any advertising its important the
> search engines index the site
> properly or shes going to have a big forum with no visitors.
> Then I read that the search engines dont like frames muchso I was
> thinking of using iframes and
> then I read about the "
Hey,
> >>.swf files are not cached by the browsers? Seems they are, so you
> don't
> >>need to care about frames. Simply output the html needed to load the
> >>flash file each time, the flash will be downloaded only once.
..
> > Yep, but the animation and the intro music will play each tim
Ryan A wrote:
On 6/4/2005 5:30:14 PM, Marek Kilimajer ([EMAIL PROTECTED]) wrote:
Ryan A wrote:
I had a real good flash header which she too liked, so I modified the
header
and she really liked it,
problem is, its around 230kb to load, so I thought
I'll put it in a frame
(top frame ->
On 6/4/2005 5:30:14 PM, Marek Kilimajer ([EMAIL PROTECTED]) wrote:
> Ryan A wrote:
> >
> > I had a real good flash header which she too liked, so I modified the
> header
> > and she really liked it,
> > problem is, its around 230kb to load, so I thought
> I'll put it in a frame
> > (top frame -> h
Ryan A wrote:
I had a real good flash header which she too liked, so I modified the header
and she really liked it,
problem is, its around 230kb to load, so I thought I'll put it in a frame
(top frame -> header,
bottom frame-> content and forum) so the flash part won't reload on each
page reques
Hey,
The end of the world is at hand
how do I know this? coz my mom wants her own site!
My mom; the person who hated computers coz "those 'things' are too damn
complicated"!
Anyway, thought I'll do it for her to kind of repay a bit of carrying me for
whole 9 months,
and tough delivery etc etc.
Jason Barnett wrote:
Hey all, I'm working on a project and considering splitting up the
pages into frames. I'm mostly wondering are the frames
implementations across browsers relatively similar?
might want to try this in an html list.
--
Raditha Dissanayake.
---
Hey all, I'm working on a project and considering splitting up the pages
into frames. I'm mostly wondering are the frames implementations across
browsers relatively similar?
I'm thinking that I'd use 3 frames split like this:
1. Filelist of documents to edit
2. A document editor
3. A help in
I am providing content for an other site. My content is getting shown in
side a frame. My content contains links to other content I provide. It
also has forms that the user can use to submit information.
The form's submit action depends on some information that the main site
send to me in the u
[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:
At 13:29 17.03.2003, shaun said:
[snip]
>I am designing a system which will have a different menu option for
>different users i.e. admin/standard etc.
>
>If I am using frames how could I change the page a user sees in the top
>frame for each different type of
At 13:29 17-3-03, you wrote:
Hi,
I am designing a system which will have a different menu option for
different users i.e. admin/standard etc.
If I am using frames how could I change the page a user sees in the top
frame for each different type of user? I know how to do this with standard
pages, it
Hi,
I am designing a system which will have a different menu option for
different users i.e. admin/standard etc.
If I am using frames how could I change the page a user sees in the top
frame for each different type of user? I know how to do this with standard
pages, its just the frames that are p
Adrian,
one thing you can do is point the tag to a target of the lower frame and
in the lower frame you can look for the tableID and get the information from
the database.
echo "{$row['id']}";
then you could do something like:
if ($tableID) {
$query = mysql_query("SELECT......WHERE tab
Hello,
I could use some help.
I have two framed pages, upperframe.html and lowerframe.html. In upper frame.html:
echo "";
echo "IDSubjectOpenClose";
while($row = MySQL_fetch_array($result)) {
echo "";
echo "{$row['id']}"; ??
echo "{$row['subject']}";
echo "{$row['open']}";
ech
Are you saying $id is not passed some of your frames content but not others
or it does nto get passed at all?
> -Original Message-
> From: Sascha Braun [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 15, 2002 4:34 PM
> To: PHP Mailingliste
> Subject: [PHP] Frames and P
Now my frameset looks like this:
works fine!
- Original Message -
From: "Brian V Bonini" <[EMAIL PROTECTED]>
To: "Sascha Braun" <[EMAIL PROTECTED]>; "PHP Mailingliste"
<[EMAIL PROTECTED]>
Sent: Thursday, August 15,
<[EMAIL PROTECTED]>; "PHP Mailingliste"
<[EMAIL PROTECTED]>
Sent: Thursday, August 15, 2002 11:09 PM
Subject: RE: [PHP] Frames and PHP
> Are you saying $id is not passed some of your frames content but not
others
> or it does nto get passed at all?
>
> > -
I have some links wich open a new window, wich contains some frames. Each frame
selects something from a database, based on an id i put an the window open link. But
the ID never enters one of my frames, it terribly stays outside, maybe in the frame
set, what can I da about that?
Schura
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
PHP is server-side. You're discussing client-side issues. You'll need to
find a way of submitting the information to the server and then PHP can
process it from there.
-Original Message-
I am trying to get the value of a frames path into a PHP variable. Is it
possible to access DOM valu
I am trying to get the value of a frames path into a PHP variable. Is it
possible to access DOM values from PHP?? If not how do I set a PHP variable
to the value of the window.frame.path that I get in javascript?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://ww
Morten Nielsen [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, May 04, 2002 1:12 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Frames
>
> Hi,
> I got a page with 2 frames. In the first one I have an IMG. Is it
possible
> to get the URL from the second frame?
>
> Regards,
>
Hi,
I got a page with 2 frames. In the first one I have an IMG. Is it possible
to get the URL from the second frame?
Regards,
Morten
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You have to pass the params received in index.php to the rest of the
pages in the frames...
eg: http://mysite.com/index.php?s=1
so, the index.php script will looks something like this:
name=menu>";
name=main>";
name=foot>";
William.
El lun, 25-02-2002 a las 03:03, Jason Cal
I'm trying to pass vars into a php (html) file that uses FRAMES -- top, main
and bottom.
The TOP frame has my menu items. The MAIN frame will show the pages, and
the BOTTOM frame will have my footer stuff --
Now, when I click on a menu item in the TOP frame I want the TOP and MAIN
frames to upd
If you have the whole in frame A and want the result in frame B then
use
If you have the form in frame A and the "search" button in frame B then
you'll have to use JavaScript
To: <[EMAIL PROTECTED]>
Sent: Monday, December 10, 2001 4:03 PM
Subject: [PHP] Frames creating
on 12/10/01 10:03 AM, dhaval desai at [EMAIL PROTECTED] wrote:
> Well I have a website with frames. The problem here is
> that I have a serach box in the top frame and I want
> the results to be displayed in the other frame.
This isn't the appropriate forum for the question since it isn't php
re
> Well I have a website with frames. The problem here is
> that I have a serach box in the top frame and I want
> the results to be displayed in the other frame.
Javascript! Use the OnCLick event of a button to take the value of the
textbox and update the href of the other frame passing the conte
Hello Guys,
Well I have a website with frames. The problem here is
that I have a serach box in the top frame and I want
the results to be displayed in the other frame.
I have seen this on lot of websites but now I am
wondering how to do it when I am facing this problem..
Any help would be great
Richard,
Thanks. I missed that completely.
Miles
At 09:47 AM 11/15/01 -0800, Richard S. Crawford wrote:
>Try:
>
>printf("target=\"sub_detl\">%s\n",$target_url,
>$myrow["member_id"],$myrow["member_id"]);
>
>The target attribute must be outside of the quotes which contain the URL
>string, as su
e -
From: "Miles Thompson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 12:41 PM
Subject: [PHP] PHP & FRAMES Question
> This has probably been dealt with before, but I'm unable to get my link to
> open in the target frame
This has probably been dealt with before, but I'm unable to get my link to
open in the target frame, it always opens in the same frame. This line of
code:
printf(" %s \n",
$target_url, $myrow["member_id"], $myrow["member_id"]);
typically expands, when the mouse pointer is placed over it, to
On Tue, 13 Nov 2001, Martín Marqués wrote:
> > I have tried starting a session in the main frameset file, then adding
> > to the URLs of the frame files, which sort of works but breaks
> > where JavaScript is used for buttons in one of the frames. JavaScript
> > doesn't seem to cope with the PHP
Hi All
I have a client who has presented me with a near finished website that uses
frames. She would like me to build a simple PHP cart into it. I've built simple
carts before without drama, but this one has me baffled. I have avoided using
frames in almost everything I've done to date and don't
Hi there,
I have a question about how Search Engines handle sessions and frames.
Since my site uses frames, and i think search engines link to pages
individualy and not the
frameset, i wanted to use sessions to indicate if a user comes from a
search engine (then
it doesn't have a valid session)
Here is the problem I am facing now. I have a site, with a sort-of shopping
cart but heavily modified for the job it does. The site uses 2 frames: 1
for the cart and 1 for the content.
The customer has Acrobat PDF files that they want links in to add things to
the 'cart'. If PDF files had the
is there a way in php if a page is supposed to be in frames and the user
tries to view it outside of the frame it automatically reloads the page into
the frame.
thanks
Randy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-
is there a way in php if a page is supposed to be in frames and the user
tries to view it outside of the frame it automatically reloads the page into
the frame.
thanks
Randy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-
56 matches
Mail list logo