DOMAssistant 2.7.1 released
DOMAssistant has been covered frequently here on the web builder zone, including an interview with the creator of DOMAssistant Robert Nyman. And along with all of the other news flying around today in the IT indiustry we just learned that a new version of DOMAssistant has been released and is ready for download.
As this is a point release there is not a lot of new features or bug fixes but, there are some really nice one's none the less:
- Added support for pseudo-classes :nth-last-child, :nth-last-of-type and :target.
- Added support for single and double quotes around attribute values.
- Added “noParse” option to .ajax() for disabling the forced conversion of GET-parameters to POST-parameters in a POST-call.
- Fixed setAttributes method on IE.
- Fixed xhtml namespace evaluation in XPath.
- Fixed so addContent accepts a number value as content as well.
- Fixed so events can be added or removed from an event itself without causing any problem in the event handler.
- Fixed <object> creation in Firefox.
The DOMAssistant team is constantly looking for ways to improve and enhance DOMAssistant and you can add your voice to this. Beleive me they do listen, point number three above is proof of this. So get involved by joining the discussion list for DOMAssistant.
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)





Comments
Robert Nyman replied on Thu, 2008/05/29 - 2:12pm
Thanks for the mentioning!
Let me just add that we issued a 2.7.1.1 release, due to two minor attribute manipulation problems in Internet Explorer. Besides from that, we're quite excited to have reached this stable state, and now we fill focus on bigger parts for the future.
PS. Anyone interested in developing plugins, don't hesitate to ask for a push in the right direction to get started! DS.