" + "
"+ "
" var s2 = "
"+label+"
" var s3 = "
"+ "
"+ "
" + "
" popup = window.open("","popDialog","height=160,width=300,scrollbars=no") popup.document.write(s1+s2+msg+s3) popup.document.close() } function popHelp(){ PopIt('PopIt', 'Try to click outside the ' + 'popup window.') }
Push the
Pop-Up
button to create a popup window in your browser. The popup window will always have the focus.