javascript window createPopup( )

createPopup( ) NN n/a IE 5.5(Win) DOM n/a  

 

  

Opens a blank popup rectangular space that can be populated with HTML content, yet the space can extend across frame boundaries and even window borders. Scripts must assign content (not an external URL) to the popup object returned by the method. See the popup object for more details and an example of usage.

 
Parameters

None.

 
Returned Value

popup object reference.


  • #1
    2008-07-14
    [Quote]
    window.createObject()
  • not a prince
    #2
    2009-07-15
    [Quote]
    Avoid using createPopup(). It's neat but browser compatibility is an issue.
  • javascript manual
    #3
    2009-07-15
    [Quote]
    [not a prince: Avoid using createPopup(). It's neat but browser compatibility is an issue.]
    Yes, It is IE only.
prince
not a prince
javascript manual

2239,Nickname,Homepage or email,Comments here,Add comment