Welcome, Guest
Sign in
Create account
Home
Home Page
Components
Buy & Sell
Freelance
Marketplace
Tutorials
Flash Tutorials
Games
Free Online Games
Community
Message Board
Home
Help
Search
Login
Register
Subscribe to
Our Feed
Follow Us
On Google +
Follow Us
On Twitter
Become a fan
On Facebook
Flash-DB
»
Server side Scripting and Database Support
»
JavaScript, HTML, CSS, dHTML, XHTML, XSLT, DOM
(Moderators:
Flash-db
,
vesa kortelainen
,
Ronald Wernecke
,
Jorge Solis
,
bpat1434
) »
location showing on popup
« previous
next »
Print
Pages: [
1
]
Author
Topic: location showing on popup (Read 2682 times)
Scott
Server what's that
Posts: 5
location showing on popup
«
on:
02/10/05, 20:02 »
Hello all!
getURL ("javascript:NewWindow=window.open('
http://www.mysite.net/dynatones.htm','newWin','width=500,height=500,left=0,top=0,toolbar=No
,
location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No'); NewWindow.focus(); void(0);");
My location on my popup on the bottom left hand corner shows. I am wondering what I need to do to not show this location of the files I have.
Thank you for your assistance!
Scott
«
Last Edit: 02/11/05, 06:01 by Jorge Solis
»
Logged
Jorge Solis
Global Moderator
Systems Administrator
Posts: 14616
Re:location showing on popup
«
Reply #1 on:
02/11/05, 06:01 »
Hi Scott, welcome to the Boards !
This part: location=No tells the browser to not show the location bar. But since this is managed by JavaScript, probably there's some issue trough different browsers.
Jorge
Logged
Twitter
http://twitter.com/solisarg
Scott
Server what's that
Posts: 5
Re:location showing on popup
«
Reply #2 on:
02/11/05, 09:03 »
Thank you for the reply.... i just don't get why the locations shows!!! annoying!
But thank you for you response.
Anyone else have a clue on this one??
Scott
Logged
Jorge Solis
Global Moderator
Systems Administrator
Posts: 14616
Re:location showing on popup
«
Reply #3 on:
02/11/05, 09:04 »
Which browser are you using? Did you test with some other?
Jorge
Logged
Twitter
http://twitter.com/solisarg
Scott
Server what's that
Posts: 5
Re:location showing on popup
«
Reply #4 on:
02/11/05, 09:57 »
IE
User use IE also. My popup has mp3's in it and I want to hide the location is my goal.
Thanks,
Scott
Logged
Jorge Solis
Global Moderator
Systems Administrator
Posts: 14616
Re:location showing on popup
«
Reply #5 on:
02/11/05, 10:59 »
This works for sure in IE. Just do a quick test on
http://www.flash-db.com
, Library's Tool->Js Generator and you will see that the pop-up doesn't have Location bar.
Anyway, this is just a dummy protection, just rigth-clicking over the window and selecting properties, you can know the URL of the page, or even see the source code.
Jorge
Logged
Twitter
http://twitter.com/solisarg
Scott
Server what's that
Posts: 5
Re:location showing on popup
«
Reply #6 on:
02/11/05, 12:16 »
actually that is where I got the script from... and I thank you for that. I see that I need to try a few things but can't until I get home --- at work now.
Thank you so much for your assistance!!!
Much appreciated!!!
Scott
Logged
vesa kortelainen
Global Moderator
Systems Administrator
Posts: 3450
Re:location showing on popup
«
Reply #7 on:
02/17/05, 03:40 »
And the mp3 stays in user cache's anyways..
Logged
Scott
Server what's that
Posts: 5
Re:location showing on popup
«
Reply #8 on:
02/17/05, 19:35 »
strange that even though I have Location=No it still shows the location............wierd!
Scott
Logged
Print
Pages: [
1
]
« previous
next »
Flash-DB
»
Server side Scripting and Database Support
»
JavaScript, HTML, CSS, dHTML, XHTML, XSLT, DOM
(Moderators:
Flash-db
,
vesa kortelainen
,
Ronald Wernecke
,
Jorge Solis
,
bpat1434
) »
location showing on popup