01 April, 2013

JSDOM 0.5.5


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Elijah Insua | More scripts
jsdom.org
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
April 2nd, 2013, 00:52 GMT [view history]
C: \ Development Tools \ Other Libraries

JSDOM is intended to be platform independent and as minimal/light as possible, while completely adhering to the W3C DOM specifications.

JSDOM works with Node.js for server-side apps.

Here are some key features of "JSDOM":

Compliant with:
· DOM Level 1 (html/svg/xml)
· Browser (BOM) Augmentation (getElementsByClassName, getElementById, etc..)

Requirements:

· Node.js

What's New in This Release: [ read full changelog ]

Fixed:
· selectedIndex now changes correctly in response to <option> elements being selected. This makes <select> elements actually work like you would want, especially with jQuery.
· Checked works correctly on radio buttons, i.e. only one can be checked and clicking on one does not uncheck it. Previously they worked just like checkboxes.
· click() on <input> elements now fires a click event.


Download button
Via: JSDOM 0.5.5

0 Comment: