On Sat, 04 Nov 2006 22:27:18 +0100, Matthew Raymond <[EMAIL PROTECTED]> wrote:
   Right. There can be differences between the initial value of an
attribute contained in markup and the instantaneous value in the DOM,
such as the case with <input value=""> or <option selected>,

That's <input>.defaultValue and <option>.defaultSelected respectively. They are reflected one on one...


but with
<img>, I can't think of a situation where the |src| value could change
from the initial value in markup. Setting the |src| attribute's
instantaneous value and setting the value in markup are one and the same
in this case.

This was not at all the issue I was raising.


--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Reply via email to