ActiveWidgets is a compact, fast javascript library for HTML processing on the client-side. Unfortunately the current browsers make this task incredibly difficult. The most common problems are
ActiveWidgets base library provides an abstraction layer for the common HTML manipulation tasks and intended to achieve more readable code and much better performance than using DOM API or simple string concatenation.