Type: Posts; User: jatinkindra
Hi Marplo Thanks for your help, i think what Firefox says is something which seems to be suprising, it means by default for each element a DOM is already available pre made. Its convention to use...
Yes Marplo You are correct. i tested it at my end and surprisingly it worked for any HTML tag. So i understand for precautions its better to use getElementById/Jquery DOM accessor. But was just...
Hi All Suprisingly it was new for me, when i was working with a core javascript code and found something very interesting there. It was a new way DOM elements are being processed in javascript....