| |||||||||||||
createCaption MethodCreates an empty CAPTION element in the TABLE. SyntaxoCaption = TABLE.createCaption ( )
Return ValueCAPTION object. If a CAPTION already exists, createCaption ( ) returns the existing element; otherwise, it returns a pointer to the element created. If the method fails, it returns null. ExampleThe following example creates a CAPTION. myCaption = document.all.myTable.createCaption ( ) Applies ToSee AlsocreateTFoot, createTHead, deleteCaption, deleteTFoot, deleteTHead |
| ||||||||||||
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