| |||||||||||||
createControlRange MethodInternet Explorer® 5 and up only. Creates a controlRange collection of non-text elements. SyntaxoControlRange = document.createControlRange ( )
Return ValueControlRange collection. If a ControlRange already exists, createControlRange overwrites the existing element; otherwise, it returns a pointer to the element created. ExampleThe following example creates a ControlRange. oControlRange = document.body.createControlRange ( ); Applies To |
| ||||||||||||
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