Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   title in popup (http://www.velocityreviews.com/forums/t162057-title-in-popup.html)

meltedown 06-17-2005 09:17 PM

title in popup
 
Why do javascript popups have the url in the title before the title in
the title tags ?

Like if you go to
http://www.enneagraminstitute.com/bo...udiofile=file1

the title says Individual Type Recording

But on this page I have a link to a popup of the very same page:
http:geotonics.com

and the popup has the url in the title instead of just the title

How do I get rid of the url ?

David Dorward 06-17-2005 09:25 PM

Re: title in popup
 
meltedown wrote:

> the title says Individual Type Recording


> But on this page I have a link to a popup of the very same page:
> http:geotonics.com


> and the popup has the url in the title instead of just the title


The title is there, its just after the URL. My guess would be that this is
an anti-pishing security feature of your browser. When I access that page
in Firefox, it behaves as you describe. If I save a local copy and set
location to 1 (so that the address bar is not hidden), then the URL is not
displayed in the window title.

Quite a clever idea I think.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is

meltedown 06-17-2005 10:19 PM

Re: title in popup
 
David Dorward wrote:
> meltedown wrote:
>
>
>>the title says Individual Type Recording

>
>
>>But on this page I have a link to a popup of the very same page:
>>http:geotonics.com

>
>
>>and the popup has the url in the title instead of just the title

>
>
> The title is there, its just after the URL. My guess would be that this is
> an anti-pishing security feature of your browser. When I access that page
> in Firefox, it behaves as you describe. If I save a local copy and set
> location to 1 (so that the address bar is not hidden), then the URL is not
> displayed in the window title.
>
> Quite a clever idea I think.
>

This has the same set up with location=1
http:geotonics.com/index2.php
Not much better because the user still sees the url in the location bar.
The idea is to let people use the popups on other sites and make it look
like thier own, but I guess if the location were entirely hidden it
would encourage popup abuse when the source of the popup didn't grant
rights to the other sites.

I noticed that the popup works on MY IE, and the popup finds the mp3
stream OK, but it doesn't play. It seems to work on other peoples IE so
I think the problem may have something to do with my own IE browser
settings. Any clue what the problem might be ?

David Dorward 06-17-2005 10:37 PM

Re: title in popup
 
meltedown wrote:

>> The title is there, its just after the URL. My guess would be that this
>> is an anti-pishing security feature of your browser.


> This has the same set up with location=1
> http:geotonics.com/index2.php


You keep missing the (required) "//" from your URLs, please don't - it
prevents my newsreader from turning it into a link.

http://geotonics.com/index2.php

> Not much better because the user still sees the url in the location bar.


Shock! Horror! User's can see where they are.

> The idea is to let people use the popups on other sites and make it look
> like thier own


Precisely what I imagine that feature is designed to prevent.


--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is

meltedown 06-18-2005 12:23 AM

Re: title in popup
 
David Dorward wrote:
> meltedown wrote:
>
>
>>>The title is there, its just after the URL. My guess would be that this
>>>is an anti-pishing security feature of your browser.

>
>
>>This has the same set up with location=1
>>http:geotonics.com/index2.php

>
>
> You keep missing the (required) "//" from your URLs, please don't - it
> prevents my newsreader from turning it into a link.
>
> http://geotonics.com/index2.php
>
>

OK sorry.
>>Not much better because the user still sees the url in the location bar.

>
>
> Shock! Horror! User's can see where they are.
>
>


Ha ha !!1
>>The idea is to let people use the popups on other sites and make it look
>>like thier own

>
>
> Precisely what I imagine that feature is designed to prevent.
>
>


Oh Yeah, I agree, but in this case the popup is from a website that
wants to make it available for other sites. I guess its not possible

solitaire 06-19-2005 08:49 PM

Re: title in popup
 
meltedown wrote:
> Why do javascript popups have the url in the title before the title in
> the title tags ?


Why are you even _doing_ popups?

I gather you're not bright enough to notice that anyone with a brain is running
a popup _blocker_?

FOAD.


All times are GMT. The time now is 07:28 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57