October 31st, 2008 chenghong
Update: Version 2.7.4 has been released to address a regression bug that affects the addClass(), removeClass() and replaceContent() methods. Please update to this version. Sorry if it has caused any inconveniences!
We are pleased to announce that your favorite Javascript library has just received an update! Yes, it’s a zero-point-zero-one version increment, but make no mistake about it - DOMAssistant 2.7.3, while continuing its promise of being extremely light and fast, sees the addition of some much requested features and fixes, including:
Continue reading
3 Comments
October 3rd, 2008 chenghong
Four months after BoxIt Rounded Corners, Samuel Desnoës has released yet another plugin for DOMAssistant.
As its name DOMAssistant.Tabs suggests, it allows you to create a tab-based navigation system on your webpage with a simple call:
$$(’myContainer’).doTabs();
Released under MIT license, the demo and download link are available on the official website.
No Comments
October 2nd, 2008 chenghong
PURE is a cross-browser, cross-library templating engine that runs on the client-side to render backend JSON and XML data into HTML. It is extremely lightweight, fast, and reduces complex data handling logic into a single line.
Today, the PURE team announces official support for DOMAssistant. We are proud and at the same time happy to see DOMAssistant picking up momentum on real world usage.
Do check out the PURE-DOMAssistant demo and give this nifty little library a try!
No Comments