Readme wont display if no JavaScript language enabled in your browser. To display a readme, turn JavaScript on.
#@Title@# is a #@Description@#. It can be distributed as this entire folder. Version: #@Version@# Date: #@Date@# License: #@License@# Copyright: #@Copyright@# Contact: #@Contact@# WebSite: #@WebSite@# Demos are located here. Chrome will possibly restrict them in local mode. Features are: ... there are no css files and no images used, all is dynamic ... no HTML5, no XHTML stuff ... HTML4 is sufficient ... JavaScript globals footprint is one, it is "jQuery" ... CSS footprint is zero, no CSS-selector names used ... some of subplugins like tp$.core or tp$.gui are really a libraries and ... only one call ...tp$('select') is really jQuery modifier of a dom-element Philosophy. Project is based on jQuery, but it is always kept in mind the possibility to depart from jQ at first opportunity. jQ is important for binding to events and dom-manipulation. Credits Following development tools we found highly effective: FireBug in FireFox Ubuntu Linux 10.04 Meld 1.30 http://meld.sourceforge.net/ regexxer 0.9 http://regexxer.sourceforge.net/ gimp console grep You are welcome.