Slogbox
Search & Comment
  

 
 
Slog about javascript window.open   
Comments    
 
Your name

* Please enter your name

Your comment

* Please enter your comment

Notify me on replies to:

*Please enter your email

*Please enter a valid email

 
 

javascript window.open by
Now
javascript window.open by jake cigar™ is retired
popping up windows is problematic! People don't like them and modern browsers may block them! You'll get better results by doing a hidden div that overlays the whole page, then using simple javascript to show that div when you need to

just change the div's style.display to 'block'

getElementByID('thehiddendiv').style.d... = 'block'

and to hide it again (like a close box) set it to 'none'
June 29, 2009 | 10:13 pm | Report abuse | Reply
javascript window.open by bakegoodz
As a click though internet policy page, I'm tring to get Firefox to open without the address bar. I'm not concerned about circumvention, the intended patrons have little computer skills. I have studied the source to security.symantec.com, but it only opens a Modal window after you click. I want it open that way as the home page, then after one clicks agree, it will become a regular browser window.
June 29, 2009 | 4:29 pm | Report abuse | Reply

Agrega tu comentario


Slogs related to javascript window.open
 
javascript Internet
opera browser has tow kinds 1- opera with java 2- opera without java
by darkc0de | Reply
 
javascript onunload
heh, besides it not being possible, I wouldnt want to help someone trying to tak...
by Carol | Reply
 
 
 
javascript redirect
The code is.... window.location = "newpage.com" Y...
by Alex B | Reply
 
javascript
i had the same problem once what i did was uninstalled and reinstalled, but it t...
by Miles | Reply
 
 
 
javascript timer
Very ambiguous question! When you "refresh" the page, you ask the ...
by Jack | Reply
 
javascript string
use comment prompt(/*) instead of double quotes
by Dinesh | Reply
 
 
 
javascript replace
Add another method to the String object: String.prototype.replaceBetwe...
by ArmchairPilot | Reply
 
javascript string/
Here's a nice tutorial about all ways to use javascript to open a new windo...
by BillH | Reply
 
 
 
javascript hash
There isn't really very much you can do about this - because it's down...
by mpchatty | Reply
 
Javascript parent
Here is a sample code. The first file, test.html is parent. And second, test...
by Atif Majid | Reply
 
 
 
javascript sleep
I don't know - but if you are developing on a Windows machine, you could tr...
by Carol | Reply
 
javascript autocompleate
Good example about how to make the autocompleate works using javascript for your...
by Kostanos | Reply
 
 
 
javascript calendar
Good tip, I'll try it.
by Desertdog | Reply
 
javascript hash/
Hash tags were cool for about 10 minutes. But then they started to remind us of ...
by | Reply
 

All related

 

 

 



 
Semantic refine:
no match


I iam having the same problem on my page on a site is all wrong.
www.slogbox.com
recommend
cat says i think starbucks has good books on javascript
www.slogbox.com
recommend
Don't use the var keyword. Or declare it outside any functions. f
www.slogbox.com
recommend
Searching...



Ver resultados en otros idiomas
   
  
My slogs
 
Your email:
 
Wait
Add your comment
Thank you for helping us improve the quality of this site.
Reply    
 
Your name

* Please enter your name

Your comment

* Please enter your comment

Notify me on replies to:

*Please enter your email

*Please enter a valid email

 
*Please enter your name
javascript window.open by
*Please enter your email
*Please enter a valid email
Notify me on replies to 
 
Español   |   English   |   Português   |   Русский   |   Contact us
All opinions expressed here belong to the authors and do not necessarily reflect the opinions of Slogbox.com