[Home] [By Thread] [By Date] [Recent Entries]
He!. I have a idea that can be fun. <?xml?> <sales vendor='John'> <item id="carrot" price="3" quantity="10"/> <item id="papas" price="5" quantity="3"/> </sales> "Magic goes here". Javascript: alert( staticClone.sales.carrot._quantity );// will croack 3 alert( staticClone.sales._vendor );// will croack John The dom functions are nice and all, but having a brutally simple acces can be nice for brutally simple stuff. --Tei
|

Cart



