290 Part III . Document Objects (Database web hosting) Reference Table

290 Part III . Document Objects Reference Table 16-4 IE Dialog Box Window Features Feature Type Default Description center Boolean yes Whether to center dialog box (overridden by dialogLeft and/or dialogTop). dialogHeight Length varies Outer height of the dialog box window. IE4 default length unit is em; IE5 is pixel (px). dialogLeft Integer varies Pixel offset of dialog box from left edge of screen. dialogTop Integer varies Pixel offset of dialog box from top edge of screen. dialogWidth Length varies Outer width of the dialog box window. IE4 default length unit is em; IE5 is pixel (px). help Boolean yes Display Help icon in title bar. resizable Boolean no Dialog box is resizable (IE5+ only). status Boolean varies Display statusbar at window bottom (IE5+ only). Default is yes for untrusted dialog box; no for trusted dialog box. The CSS-type of syntax for these features lets you string multiple features together by separating each pair with a semicolon within the string. For example: var dlogData = showModalDialog( prefs.html , defaultData, dialogHeight:300px; dialogWidth:460px; help:no ) Although not explicitly listed as one of the window features, scroll bars are normally displayed in the window if the content exceeds the size assigned or available to the dialog box. If you don t want scroll bars to appear, have your dialog box document s script set the document.body.scroll property to falseas the page opens. Dialog cautions A potential user problem to watch for is that typically a dialog box window does not open until the HTML file for the dialog box has loaded. Therefore, if there is substantial delay before a complex document loads, the user does not see any action indicating that something is happening. You may want to experiment with setting the cursorstyle sheet property and restoring it when the dialog box s document loads. windowObject.showModalDialog()
If you are looking for cheap and quality webhost to host and run your website check Jboss Web Hosting services.

Leave a Reply