Jtml
Last Updated: 2023-10-27 20:35:19
attributes. It's intended for designers not familiar with JavaScript to implement JavaScript controls without
any programming knowledge. The philosophy is, use JavaScript without JavaScript.
Jtml converts attributes found on your webpage into parameters usable by Jtml extensions. A Jtml extension is a
library which bootstraps and implements existing or custom JavaScript controls. Third party libraries and controls do
not require html attribute awareness, that is, they do not need to be programmed to interpret HTML attributes, this is
what Jtml is for.