Link in pop-up

Link in pop-up

am 05.05.2007 12:18:43 von Gaffer

Hi

Can someone tell me how to put a link in a pop-up so that when it is clicked
the main page changes to that link? I am sure this can be done.

Thanks,
Gaffer

Re: Link in pop-up

am 06.05.2007 03:15:52 von Neredbojias

On Sat, 05 May 2007 10:18:43 GMT Gaffer scribed:

> Hi
>
> Can someone tell me how to put a link in a pop-up so that when it is
> clicked the main page changes to that link? I am sure this can be
> done.

Popups indicate javascript, and javascript has an "opener" directive
available.

--
Neredbojias
He who laughs last sounds like an idiot.

Re: Link in pop-up

am 06.05.2007 20:39:54 von Jim

I think this is what you're looking for:
============================================================ ==

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">


<br />






Re: Link in pop-up

am 06.05.2007 22:03:45 von Gaffer

"jim" wrote in message
news:1178476794.133933.302760@w5g2000hsg.googlegroups.com...
>I think this is what you're looking for:
> ============================================================ ==
>
> > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
>
>
> <br /> >
>
>
>
>
>
>
>
>

Hi

That script gives me an error on page with IE. I'm not sure it's what I
want. I have a pop-up window which has a form on it to sign up to a
newsletter. So I want people to either sign up to it, or click a link that
says 'read more'. So when they click that link I don't want the pop-up
window to change, but the main page behind that, the full size page to
change. Is that possible?

Gaffer

Re: Link in pop-up

am 07.05.2007 09:27:39 von JD

Gaffer wrote:
> "jim" wrote in message
> news:1178476794.133933.302760@w5g2000hsg.googlegroups.com...
>> I think this is what you're looking for:
>> ============================================================ ==
>>
>>
>
> That script gives me an error on page with IE. I'm not sure it's what I
> want. I have a pop-up window which has a form on it to sign up to a
> newsletter. So I want people to either sign up to it, or click a link that
> says 'read more'. So when they click that link I don't want the pop-up
> window to change, but the main page behind that, the full size page to
> change. Is that possible?

What does the visitor do then? Drag the popup out of the way so they can
read the page behind? That sounds annoying. It would make more sense to
have the form on the main page and then have the 'read more' content in
a popup, or better yet avoid the use of popups entirely.

Re: Link in pop-up

am 07.05.2007 12:25:08 von Gaffer

"JD" wrote in message
news:5a82n9Fov700U1@mid.individual.net...
> Gaffer wrote:
>> "jim" wrote in message
>> news:1178476794.133933.302760@w5g2000hsg.googlegroups.com...
>>> I think this is what you're looking for:
>>> ============================================================ ==
>>>
>>>
>>
>> That script gives me an error on page with IE. I'm not sure it's what I
>> want. I have a pop-up window which has a form on it to sign up to a
>> newsletter. So I want people to either sign up to it, or click a link
>> that says 'read more'. So when they click that link I don't want the
>> pop-up window to change, but the main page behind that, the full size
>> page to change. Is that possible?
>
> What does the visitor do then? Drag the popup out of the way so they can
> read the page behind? That sounds annoying. It would make more sense to
> have the form on the main page and then have the 'read more' content in a
> popup, or better yet avoid the use of popups entirely.
>

They simple close the pop-up, it's only a tiny pop up (250px by 130px) so it
won't be a problem. It'd be cool if the 'more info' link changed the main
page to more info and closed the pop-up. In an ideal world that's what I
would like.

Gaffer

Re: Link in pop-up

am 07.05.2007 12:48:21 von TravisNewbury

On May 7, 6:25 am, "Gaffer" wrote:
> They simple close the pop-up, it's only a tiny pop up (250px by 130px) so it
> won't be a problem...

Man, I want to see the replies to this....

Re: Link in pop-up

am 07.05.2007 19:56:02 von cfajohnson

On 2007-05-07, Gaffer wrote:
>
> "JD" wrote in message
....
>> What does the visitor do then? Drag the popup out of the way so they can
>> read the page behind? That sounds annoying. It would make more sense to
>> have the form on the main page and then have the 'read more' content in a
>> popup, or better yet avoid the use of popups entirely.
>>
>
> They simple close the pop-up,

Or leave the site.

> it's only a tiny pop up (250px by 130px) so it won't be a problem.
> It'd be cool if the 'more info' link changed the main page to more
> info and closed the pop-up. In an ideal world that's what I would
> like.

In an ideal world, there would be no pop-ups.

--
Chris F.A. Johnson
============================================================ =======
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)

Re: Link in pop-up

am 08.05.2007 00:23:32 von dorayme

In article ,
"Chris F.A. Johnson" wrote:

> On 2007-05-07, Gaffer wrote:
> >
> > "JD" wrote in message
> ...
> >> What does the visitor do then? Drag the popup out of the way so they can
> >> read the page behind? That sounds annoying. It would make more sense to
> >> have the form on the main page and then have the 'read more' content in a
> >> popup, or better yet avoid the use of popups entirely.
> >>
> >
> > They simple close the pop-up,
>
> Or leave the site.
>
> > it's only a tiny pop up (250px by 130px) so it won't be a problem.
> > It'd be cool if the 'more info' link changed the main page to more
> > info and closed the pop-up. In an ideal world that's what I would
> > like.
>
> In an ideal world, there would be no pop-ups.

In an ideal world, the user would be able to have the form in a
pop up or on the page as best suits him or her. In fact,
sometimes, because there are not pop-ups provided, some users
make do with substitutes (sometimes a pain to organise) so they
can see two things at once on their big screens without scrolling
and remembering. If a website maker provides the facilities for
this where it is desired, this would better fit an ideal world.
But I suspect that a lot of people here have a darker notion of
an ideal world in which they have a conception of what users
should and should not desire. What can we call this last world?
"1984" has been taken.

--
dorayme