5 ms·
Javascript.. I have been working with the DOM for the past 3 years yet I feel like I still do not have a solid grasp of Javascript.
by venturebros 14y ago
Javascript.. I have been working with the DOM for the past 3 years yet I feel like I still do not have a solid grasp of Javascript.
- geon 14y agoThe DOM is not Javascript, it's just an API. A really, really sucky API. Use jQuery instead.