about:blank Address Bar |
Post Reply |
Author | |
Jackalope
Groupie Joined: 07-July-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 23-June-2007 at 12:22am |
Is there a way to not show the address bar that says about:blank in the pcWindowsViewPrd.asp file? I tried changing the titlebar=no but that didn't seem to have any effect.
function enlrge(imgnme) { lrgewin=window.open("about:bla nk","","height=200,width=200,status=no,titlebar=yes") imagename=imgnme; setTimeout('update()',500) Thanks for your help in advance. |
|
netprofits
Certified ProductCart Developers Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
|
I'm not sure but try this link for various settings available when using popups: |
|
Jackalope
Groupie Joined: 07-July-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
I figured it out. Thanks again netprofits for your help. I had to do one other item in connection whith your recommendation to look at that other website. I added the option "location=no" to the function enlrge(imgnme) routine within pcWidowsViewPrd.asp file. However it didn't remove the address bar which shows the "about:blank" address.
Searching a bit longer on the internet, I came across a website that recommended adjusting the internet explorer security settings. There's a section called "Miscellaneous" and an option to "Allow websites to open windows without address or status bars". By changing the option from disable to enable, the detail product image window now opens without the address bar. I know however that this is only on my machine and others will be different, but I at least know its working properly. Thanks again netprofits for pointing me in the right direction. I really appreciate your help. Edited by Jackalope - 23-June-2007 at 11:34pm |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |