POV-Ray : Newsgroups : povray.general : Pop-up web pages Server Time
9 Aug 2024 01:23:19 EDT (-0400)
  Pop-up web pages (Message 14 to 23 of 33)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Bob H 
Subject: Re: Pop-up web pages
Date: 27 Oct 2000 21:12:55
Message: <39fa2817@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.

Maybe IFRAME could do okay?  I'm not experienced in it's use though so a
tutorial on it is at:
http://www.hut.fi/u/jkorpela/html/iframe.html

  On a somewhat related note, someone sent me a screen capture of what AOL had
caused to show up in his older AOL software web browser (sorry, I forgot to ask
which MSIE he has).
  It was multiple banners, seemingly one for each html frame page.  After I had
set up to have all web pages accessible through AOL Hometown, something AOL has
to make it more of a community in case you don't know, this happened.  Not seen
wrong in MSIE 5.5 though, works fine.
  AOL isn't all bad I believe.  One standard banner atop each web page and no
popup or other inclusions, and it gets me a total of 82 megs of space.  I'm
very accustomed to paying for this stuff  :-)  Just been a long wait for more
space and improvements in their software, which I honestly have to say might
never be on par with what people want.
  I only use FRAMES with the two "gallery" pages I have and there is a NO
FRAMES version.

Bob


Post a reply to this message

From: John VanSickle
Subject: Re: Pop-up web pages
Date: 27 Oct 2000 21:32:45
Message: <39FA2E0F.7AF2F3A6@erols.com>
Ken wrote:
> 
> Mick Hazelgrove wrote:
> >
> > 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.
> 
> I don't know about others but I hate sites that do that.

I think he was referring to the new window happening when the user
clicked on the link, and not the JavaCurse method of opening a new
window when you try to close the old one, or opening a crapload all
at once.

Regards,
John
-- 
ICQ: 46085459


Post a reply to this message

From: John VanSickle
Subject: Re: Pop-up web pages
Date: 27 Oct 2000 21:36:47
Message: <39FA2F01.DA02CA95@erols.com>
Mick Hazelgrove wrote:
> 
> 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.
> 
> Thanks in advance

The code is <a href="my_url.htm" target="newpage">

I only use this feature when my link goes to a site I don't own, and
even then, not all the time.

-- 
ICQ: 46085459


Post a reply to this message

From: Mick Hazelgrove
Subject: Re: Pop-up web pages
Date: 28 Oct 2000 05:32:08
Message: <39fa9d18@news.povray.org>
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.

Mick


"John VanSickle" <van### [at] erolscom> wrote in message
news:39FA2F01.DA02CA95@erols.com...
> Mick Hazelgrove wrote:
> >
> > 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.
> >
> > Thanks in advance
>
> The code is <a href="my_url.htm" target="newpage">
>
> I only use this feature when my link goes to a site I don't own, and
> even then, not all the time.
>
> --
> ICQ: 46085459


Post a reply to this message

From: Chris Huff
Subject: Re: Pop-up web pages
Date: 28 Oct 2000 07:42:33
Message: <chrishuff-8137E0.06453228102000@news.povray.org>
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: Anders Haglund
Subject: Re: Pop-up web pages
Date: 28 Oct 2000 10:21:36
Message: <39fae0f0@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.

Since nobody else asks:
What does this has to do with Pov-Ray???

/Anders


Post a reply to this message

From: Simon Lemieux
Subject: Re: Pop-up web pages
Date: 28 Oct 2000 15:12:31
Message: <39FB2538.9472D7FB@yahoo.com>
> If the issue is really one of "flipping", it would make far more sense
> in most cases simply to open a separate window. Fetching files from a
> cache is fast, but repainting a window is much, much faster.

What was that last point?  "repainting a window is much, much faster"? "Fetching
files from a cache is fast"?  I don't know... one deals with graphics while the
other deals with memory... depends on the computer... 

I would agree with Tom, that when something is used properly, it's
acceptable!... 

Still depends on what you really want, Eficiency? Quality? Complexity? I
dunno... if were talking about efficiency, opening a window is slower than using
this one already open. If we talk about beauty, you can't see the window that is
hidden under this window... if you arrange something so you can see everthing
clearly, frames are perfect for this!  Etc!

That was my opinion.

-- 
+-------------------------+----------------------------------+
| Simon Lemieux           | Website : http://www.666Mhz.net  |
| Email : Sin### [at] 666Mhznet | POV-Ray, OpenGL, C++ and more... |
+-------------------------+----------------------------------+


Post a reply to this message

From: Brandan Whearty
Subject: Re: Pop-up web pages
Date: 28 Oct 2000 17:37:42
Message: <39FB46CF.876C4D56@domain.com>
Warp wrote:

> Mick Hazelgrove <mic### [at] mhazelgrovefsnetcouk> wrote:
> : I want to make links, on my web page to other web pages, open in new
> : windows.
>
>   Please don't. Please.

Curious.  Why not?


Post a reply to this message

From: Phil Clute
Subject: Re: Pop-up web pages
Date: 28 Oct 2000 21:24:45
Message: <39FB7CF3.8526FC73@tiac.net>
> a little button following it be the "new window with page" link. 

Not a bad idea. Although I usually just right click the link and select
"Open Link in New Window" if that's what I want.

-- 
Phil
...coffee?...yes please! extra sugar,extra cream...Thank you.


Post a reply to this message

From: Warp
Subject: Re: Pop-up web pages
Date: 30 Oct 2000 04:39:10
Message: <39fd41be@news.povray.org>
Brandan Whearty <ema### [at] domaincom> wrote:
: Curious.  Why not?

  It's extremely annoying that the page does something I don't want it to do.
I don't want it to trash my screen by opening new windows. I have reserved
certain space on the screen for the application and it should confine itself
in there.
  If I want to open the new page in a new window, I can do it myself. I don't
need the page itself to do it for me.

  There's also a very annoying feeling of self-confidence of the author
of the page when he does this. It's like he was saying "this page is so
good that you really don't want to leave, so I'll just open the new link
in a new window for you so you don't have to bother".
  Why should the author of the page decide what I want or don't want to do?
I can decide for myself, thanks.

  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.

-- 
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 Latest 10 Messages Next 10 Messages >>>

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