On 9/11/13 4:32 PM, Ivan Kotenkov wrote: > Please correct me if I'm wrong: > As I understand, readonly keyword means that the attribute cannot be > assigned directly from the webpage(via html or js) That's incorrect. It just means the JS property has no setter. setAttribute will still work fine. -BorisReceived on Wednesday, 11 September 2013 20:39:41 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:01:21 UTC