aspxtreme

createControlRange Method

DHTML Methods


Internet Explorer® 5 and up only.

Creates a controlRange collection of non-text elements.

Syntax


oControlRange = document.createControlRange (  ) 
Return Value

ControlRange collection. If a ControlRange already exists, createControlRange overwrites the existing element; otherwise, it returns a pointer to the element created.

Example

The following example creates a ControlRange.

oControlRange = document.body.createControlRange ( );
Applies To

BODY



Books and more ...

Contents
HTML Elements / DOM Objects
HTML Element Attributes
CSS Attributes
DOM Object Properties
DOM-compliant Events Reference
DOM Methods Reference
DOM Collections Reference
 


Suggested Reading



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme