CD-330 Part VI . Appendixes Example Even though (Make web site)
Friday, November 30th, 2007CD-330 Part VI . Appendixes Example Even though the property is read/write in IE4+, changing the value does not change the thickness of the frame spacing you see in the browser. If you need to find the spacing as set by the tag s attribute, a script reference from one of the frame s documents would look like the following: var spacing = parent.document.all.outerFrameset.frameSpacing IFRAME Element Object Properties align NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility Example The default setting for an IFRAME alignment is baseline. A script can shift the IFRAME to be flush with the right edge of the containing element as follows: document.getElementById( iframe1 ).align = right contentDocument NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility Example A document script might be using the ID of an IFRAME element to read or adjust one of the element properties; it then needs to perform some action on the content of the page through its document object. You can get the reference to the document object via a statement, such as the following: var doc = document.getElementById( FRAME3 ).contentDocument IFRAME.contentDocument
If you are searching for cheap webhost for your web application, please visit MySQL5 Web Hosting services.