Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

two events with a single click

0 views
Skip to first unread message

UTOPIAN

unread,
Jun 22, 2008, 8:02:10 PM6/22/08
to

Hi to all!

I'd like to know whether there's any way to generate two simultaneous events when pressing a button, that is, that when pressing, not only a page gets loaded in a certain iframework, but also gets an image loaded in another iframework.

I've got an page divided in two iframeworks, so if I click said button, I want it to change the contents of two iframeworks at the same time, one loading an image or another page, and the other framework, loading a page ...is this possible?

It also could be an OnLod event, that is, that when clicking on the button, a page gets uploaded in a framework and when this one is uploaded, with the onload the other page is uploaded + image or just image in the other framework... I came up with this but I have no idea how to do it.

Thanks!

Edoardo Benussi [MVP]

unread,
Jun 23, 2008, 3:11:17 AM6/23/08
to

Hi to all!

I'd like to know whether there's any way to generate two simultaneous events when pressing a button, that is, that when pressing, not only a page gets loaded in a certain iframework, but also gets an image loaded in another iframework.

I've got an page divided in two iframeworks, so if I click said button, I want it to change the contents of two iframeworks at the same time, one loading an image or another page, and the other framework, loading a page ...is this possible?

 
Hi Utopian,
yes you can do this using i.e. property href for
the first event and the method "onclick" and javascript for the second event.
bye.

--
Edoardo Benussi - e...@mvps.org
Microsoft® MVP - Most Valuable Professional
Management Infrastructure - Systems Administration
https://mvp.support.microsoft.com/Profile/Benussi

Fritz [MVP Frontpage]

unread,
Jun 23, 2008, 1:00:25 PM6/23/08
to
> I want it to change the contents of two iframeworks at the same time,

Why not clone the page (with all your iframe) and insert in the new copied what you want; and then you point the link to this new
copied page? This is faster and more stable ....


--
Fritz [MVP ms Office Web Editors]
news:microsoft.public.it.office.frontpage
news:microsoft.public.it.expression
bulletin board: www.frontpageclub.org

UTOPIAN

unread,
Jun 25, 2008, 1:07:38 PM6/25/08
to
Yes, but I have two iframe to load simultaneous with only one button to do
this...

Thanks!
------------------------------------------------------------------------------------------------------------------

"Fritz [MVP Frontpage]" <death...@spammparassites.org> escribió en el
mensaje de noticias:#EBijKV1...@TK2MSFTNGP03.phx.gbl...

Edoardo Benussi [MVP]

unread,
Jun 26, 2008, 4:55:30 AM6/26/08
to
UTOPIAN <gla...@yahoo.com.ar> wrote in message,
%23KWpBYu...@TK2MSFTNGP04.phx.gbl

> Yes, but I have two iframe to load simultaneous with only one button
> to do this...

have you read my reply ?

UTOPIAN

unread,
Jun 28, 2008, 6:26:50 PM6/28/08
to
Hi
 
I do not know how to do that. an example?
 
Thanks!
"Edoardo Benussi [MVP]" <edoardo.b...@tin.it> escribió en el mensaje de noticias:u2FS%23BQ1I...@TK2MSFTNGP03.phx.gbl...

Cheryl D Wise

unread,
Jun 28, 2008, 7:05:12 PM6/28/08
to
Javascript is required. See the thread at
http://www.webmasterworld.com/forum91/683.htm

--
Cheryl D Wise
MS MVP Expression
Author: Foundations of Microsoft Expression Web

See our selection of Expression Web tutorials at
http://by-expression.com/content/tutorials.aspx


"UTOPIAN" <gla...@yahoo.com.ar> wrote in message
news:uXRFpRM1...@TK2MSFTNGP04.phx.gbl...

Clark

unread,
Jun 28, 2008, 9:44:34 PM6/28/08
to
Have you read his? He asked for an example ----

--
Clark
CHO, HomePage Doctor
www.homepagedoctor.com/ExpressionTutorials/Tutorials.htm
-------------------------------------------------------------------------------------------------
"Edoardo Benussi [MVP]" <edoardo.b...@tin.it> wrote in message
news:esU7kp21...@TK2MSFTNGP06.phx.gbl...

Edoardo Benussi [MVP]

unread,
Jul 1, 2008, 7:51:38 AM7/1/08
to
"UTOPIAN" <gla...@yahoo.com.ar> wrote in message
news:uudfS4W2...@TK2MSFTNGP05.phx.gbl...

> Hi
>
> I do not know how to do that. an example?

something like this:

<a href="alfa.aspx" target="myframe"
onclick="javascript:window.open(....)">PPP</a>

UTOPIAN

unread,
Feb 2, 2009, 8:34:33 PM2/2/09
to
Sorry, Recently i read all of this. Thanks for reply!
 
 
"UTOPIAN" <gla...@yahoo.com.ar> escribió en el mensaje de noticias:uudfS4W2...@TK2MSFTNGP05.phx.gbl...
0 new messages