Thomas Ashe wrote: > > In looking through the DOM specs, I could not discern a way to do the > following: > > Given two nodes of a common parent, identify which node precedes the other > in the parent's ChildNodes nodelist. > > Is there such a creature in the current specs? You'd basically look at the nodelist yourself. Takes a few lines of code -- would you seriously expect DOM to save you the work of writing such a simple subroutine? If so, why? - DaveReceived on Monday, 28 February 2000 17:50:24 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:51 GMT