Montag, 9. Juli 2001


Appending DOM Strings (7/9/2001). Do you know how to append a string to text node data? Learn how to assemble a text node by concatenation. [JavaScript Tip of the Day]
7:11:07 PM     comment []     
 


The Attribute Object (7/8/2001). Do you know that Internet Explorer 6 supports the attribute object? It is not anyone's child, and it does not belong to the document object. [JavaScript Tip of the Day]
7:11:03 PM     comment []     
 


Inserting DOM Strings (7/7/2001). Do you know how to insert a string to text node data? Learn how to manipulate DOM text in Internet Explorer 6. [JavaScript Tip of the Day]
7:10:55 PM     comment []     
 


Deleting DOM Substrings (7/6/2001). Do you know how to delete a substring from text node data? Learn how to shorten a DOM string in Internet Explorer 6. [JavaScript Tip of the Day]
7:10:50 PM     comment []