|
|
Donnerstag, 5. Juli 2001 |
Replacing DOM Substrings (7/5/2001). Do you know how to extract a substring from text node data? Learn about the new text manipulation capability in Internet Explorer 6. [JavaScript Tip of the Day] 7:54:01 PM |
|
New verb: thread.getGlobalAddress allows you to create, get, and set thread-specific global variables. Sometimes you're writing code where pagetable-like behavior would be very useful, but you're not running in the context of the website framework. This verb allows you to create tables and other variables that are global to the current thread. [Frontier News] 7:53:46 PM |
|
