POV-Ray : Newsgroups : povray.general : Pop-up web pages Server Time
8 Aug 2024 22:15:59 EDT (-0400)
  Pop-up web pages (Message 24 to 33 of 33)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Greg M  Johnson
Subject: Re: Pop-up web pages
Date: 30 Oct 2000 08:20:44
Message: <39FD7457.FE722F52@my-dejanews.com>
Failure to use <target="_blank">  and/or right click to new window causes me
trouble with:
1) Password protected sites like Geocities' HTML editor, where use of the
"back" button gives a  "Data missing : post error"
message. I lost my whole first draft of my boids page this way.
2) Just about every site with a frame.
I am appreciative when link pages open OTHER sites in new windows, too.

The following are annoying:
1) Splash pages. How idiotic.  Would Yahoo have survived if every time I
went there I saw a 65 kb image which said "You're at Yahoo!" ?
2) Over use of new windows WITHIN one site.


Chris Huff wrote:

> In article <39fa9d18@news.povray.org>, "Mick Hazelgrove"
> <mic### [at] mhazelgrovefsnetcouk> wrote:
>
> > I hadn't realised how much people hate new windows appearing for
> > links. I rather like it as I don't lose contact with the parent site.
> > however there is always the back button.
> >
> > I was intending to do something similar to David Fontaine's virtual
> > gallery.
> >
> > Given the antipathy to the idea I don't think I'll bother.
>
> I actually prefer link pages that open other sites in new windows.
> One solution would be to offer pairs of links, a "Go to page" and a "New
> window with page" link. Have the URL text be the "go to page" link, and
> a little button following it be the "new window with page" link.
> Compact, and it should please everyone...this is what I plan to do when
> I get around to rebuilding my site.
>
> --
> Christopher James Huff
> Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
> TAG: chr### [at] tagpovrayorg, http://tag.povray.org/
>
> <><


Post a reply to this message

From: Steve
Subject: Re: Pop-up web pages
Date: 30 Oct 2000 10:48:37
Message: <slrn8vqr0f.ap5.steve@zero-pps.localdomain>
On 30 Oct 2000 04:39:10 -0500, Warp wrote:

>  The worst think about this is that you can't disable this feature (at
>least not in Netscape). This is the most irritating thing about it.

Also annoying is the fact that the back button in a newly opened window
doesn't work, or should I say doesn't take you back to the page that 
you came from, having to close the new window breaks the surfing 
flow. 
-- 
Cheers
Steve              email mailto:ste### [at] zeroppsuklinuxnet

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.zeropps.uklinux.net/

or  http://start.at/zero-pps

 12:21pm  up 19 days, 14:42,  2 users,  load average: 1.00, 1.00, 1.00


Post a reply to this message

From: Bill DeWitt
Subject: Re: Pop-up web pages
Date: 30 Oct 2000 11:51:34
Message: <39fda716@news.povray.org>
"Mick Hazelgrove" <mic### [at] mhazelgrovefsnetcouk> wrote in message
news:39f97b50@news.povray.org...
> I want to make links, on my web page to other web pages, open in new
> windows. Can any one help with code, links etc.

    Just as a vote, I prefer a new page when you are sending me somewhere
else, when you are just giving me a small bit of info in text (tool tip
like) or when you are giving me an image or diagram as an addendum to your
text. That way I can send it to the back while it loads and continue reading
your text.

    There are ways to disable resize and toolbars so that they don't get out
of hand.


Post a reply to this message

From: David Fontaine
Subject: Re: Pop-up web pages
Date: 30 Oct 2000 23:46:33
Message: <39FE4E6F.64B411D9@faricy.net>
Bill DeWitt wrote:

>     Just as a vote, I prefer a new page when you are sending me somewhere
> else, when you are just giving me a small bit of info in text (tool tip
> like) or when you are giving me an image or diagram as an addendum to your
> text. That way I can send it to the back while it loads and continue reading
> your text.
>
>     There are ways to disable resize and toolbars so that they don't get out
> of hand.

Of course, toolbar=0, resizable=0, location=0...

I love how javascript is so intuitive!

--
David Fontaine  <dav### [at] faricynet>  ICQ 55354965
My raytracing gallery:  http://davidf.faricy.net/


Post a reply to this message

From: Chris Huff
Subject: Re: Pop-up web pages
Date: 1 Nov 2000 05:29:44
Message: <chrishuff-0DF199.05325001112000@news.povray.org>
In article <slr### [at] zero-ppslocaldomain>, 
ste### [at] zeroppsuklinuxnet wrote:

> Also annoying is the fact that the back button in a newly opened window
> doesn't work, or should I say doesn't take you back to the page that 
> you came from, having to close the new window breaks the surfing 
> flow.

The back button works in new windows in iCab...this is more a common 
browser flaw, not a site design issue. I suggest you submit a feature 
request to the makers of your favorite browser... :-)

-- 
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/

<><


Post a reply to this message

From: Ron Parker
Subject: Re: Pop-up web pages
Date: 1 Nov 2000 11:31:20
Message: <slrn900haq.uv6.ron.parker@fwi.com>
On Fri, 27 Oct 2000 21:11:27 +0100, Tom Melly wrote:
>hmm, how about a bit of javascript form to give the users a preferred
>setting (same window or new). Default to same window. Could even save the
>choice as a cookie?

No, don't use javascript unless it's necessary.  Lynx can handle frames and
new windows, but it can't handle javas*t.

-- 
Ron Parker   http://www2.fwi.com/~parkerr/traces.html
My opinions.  Mine.  Not anyone else's.


Post a reply to this message

From: Tom Melly
Subject: Re: Pop-up web pages
Date: 1 Nov 2000 12:24:22
Message: <3a0051c6@news.povray.org>
"Ron Parker" <ron### [at] povrayorg> wrote in message
news:slr### [at] fwicom...
> On Fri, 27 Oct 2000 21:11:27 +0100, Tom Melly wrote:
> >hmm, how about a bit of javascript form to give the users a preferred
> >setting (same window or new). Default to same window. Could even save the
> >choice as a cookie?
>
> No, don't use javascript unless it's necessary.  Lynx can handle frames
and
> new windows, but it can't handle javas*t.
>

Hmm, you're right - I was thinking that the javascript could work alongside
standard html, by over-riding the target (which would leave a default for
non-javascript browsers). However, that can't be done. You could still work
around it using no script tags, but it would mean twice as much coding for
each link.


Post a reply to this message

From: Peter J  Holzer
Subject: Re: Pop-up web pages
Date: 1 Nov 2000 18:03:19
Message: <slrn9012nu.3vj.hjp-usenet@teal.h.hjp.at>
On Wed, 1 Nov 2000 17:24:17 -0000, Tom Melly wrote:
>"Ron Parker" <ron### [at] povrayorg> wrote in message
>news:slr### [at] fwicom...
>> On Fri, 27 Oct 2000 21:11:27 +0100, Tom Melly wrote:
>> >hmm, how about a bit of javascript form to give the users a preferred
>> >setting (same window or new). Default to same window. Could even save the
>> >choice as a cookie?
>>
>> No, don't use javascript unless it's necessary. Lynx can handle
>> frames and new windows, but it can't handle javas*t.
>>
>
>Hmm, you're right - I was thinking that the javascript could work alongside
>standard html, by over-riding the target (which would leave a default for
>non-javascript browsers). However, that can't be done.

It can be done. For example, the WIFO staff pages
(http://www.wifo.ac.at/staff/) contain HTML like this (slightly edited):

    <script language="JavaScript" type="text/javascript">
     
	function CreatePortraitWindow() { 
	    NewWindow = window.open("", "portrait", 
	    "width=400,height=250,status=yes,scrollbars=no,resize=no,menubar=no") 
	} 
     
    </script>

    [...]

    <a href="tel_guger.html" 
       target="portrait"  
       onclick = "CreatePortraitWindow ()" 
   > 
	<img src="../icons/camera.gif" border="0">
    </a>

This will open a new window with the specified size and attributes, if
JavaScript is enabled. It will create a new window (via the target
attribute) with default size and attributes if the browser doesn't
support or has disabled JavaScript, but can open new windows. It will
replace the document in the current window if it cannot open new
windows. So this will work for all browsers in a reasonable way.

	hp

-- 


| |   | hjp### [at] wsracat      |    -- Lutz Donnerhacke in dasr.
__/   | http://www.hjp.at/ |


Post a reply to this message

From: Tom Melly
Subject: Re: Pop-up web pages
Date: 2 Nov 2000 04:21:30
Message: <3a01321a$1@news.povray.org>
"Peter J. Holzer" <hjp### [at] SiKituwsracat> wrote in message
news:slr### [at] tealhhjpat...
>
> It can be done. For example, the WIFO staff pages

Looks good - I was thinking of putting the function call in the href, in
onclick makes much more sense. Thanks.


Post a reply to this message

From: Warp
Subject: Re: Pop-up web pages
Date: 2 Nov 2000 10:57:05
Message: <3a018ed1@news.povray.org>
Ron Parker <ron### [at] povrayorg> wrote:
: Lynx can handle frames and new windows

  Btw, I currently think that lynx sucks big time and w3m rules.
  Let's take for example my CSG-reference page (a big table). Lynx shows it
this way:

    http://www.cs.tut.fi/~warp/lynx.png

while w3m shows it this way:

    http://www.cs.tut.fi/~warp/w3m.png

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.