Home Page DOM Tutorials Dynamic Text A More Complex Example |
This example is presented to show what you can do when you know how to manipulate the node tree. Note that we aren't just replacing the text when the list gets sorted -- we're creating bold text elements for the sorted column. This makes the code non-trivial, so we won't do a full analysis of it here. However, if you want to see how it was done, just view the page source.
A Philosophical Interlude | Index | Summary |