Posts Tagged ‘mozilla

Using the range object in Mozilla

In this column on the DOM Range Object I will be discussing the application of the Range object with JavaScript for HTML and XML documents. I have found that the Range object is possibly the singularly most powerful object given to us by the W3C DOM Level 2 Recommendation. The only drawback is that no [...]

Javascript