405Chapter 18 .The Document and Body Objects text (Managed web hosting)
405Chapter 18 .The Document and Body Objects text See aLink. topMargin See bottomMargin. vLink See aLink. Methods createControlRange() Returns: Array. NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . This method is listed here for the sake of completeness. Microsoft has so far pro vided few clues as to when or how to use a controlRange object, except that it has something to do with a document in edit mode. In regular document view mode, the createControlRange() method (not implemented in IE5/Mac) returns an empty array. createTextRange() Returns: TextRange object. NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . The BODY element object is the most common object to use to generate a TextRange object in IE4+, especially when the text you are about to manipulate is part of the document s body text. The initial TextRangeobject returned from the createTextRange() method (not implemented in IE5/Mac) encompasses the entire BODY element s HTML and body text. Further action on the returned object is required to set the start and end point of the range. See Chapter 19 s discussion of the TextRange object for more details. On the CD-ROM Example on the CD Related Items: TextRange object (Chapter 19). document.body.createTextRange()
Please visit Domain Name Hosting services for high quality webhost to host and run your jsp applications.