W3c Specs
Nov 23, 2005
I've been reading through w3c recommendations for DOM Level 2, e.g. Core, Html, Views, Styles, etc.
I can understand what the interfaces define, but it is sometimes unclear or hard to find exactly how these are mapped onto objects. There is the language binding section, but it doesn't define what interfaces the document object, for example, makes available.
Is there some agreed upon mapping, showing exactly which interfaces each object (should) implement? Or perhaps a website that attempts to show interfaces for each object.
View 2 Replies
Nov 22, 2011
I am a back en developer and really don't understand event driven/front end development so if I use newbie terms or make no sense please bare with me. Could someone point me to some tutorials on how I might render something if and only the local machine has good processing power/ram. I am going to be rendering some stuff which will require quite a lot of processing power on the local side. Just a threshold thing really nothing predictive or anything just if ram is more than 1GB and processor faster than a P4 or something like that.
View 1 Replies
View Related