[1.0] TextBox Moo.0 : Mootools TextBox and TextArea
Script action at http://www.mooforum.net/scripts12/textbox-moo-t2427.html
Hello Everyone,
This is my first release of an open source project ever so you’ll have to fill me in on what you need to clarify how to use TextBoxMoo.0
What is it?
TextBoxMoo.0 is a Class that replaces all text editing nodes, TextBox and TextArea-Less typing on a web page, type text using the DOM to create and style the text you are typing vs. a text box/text area browser controls.
How mature is it?
Not even a fetus yet, it’s actually more like an embryo waiting to be attacked by well.. (let’s not get weird) developers.
Demo?
Yes, http://www.portlandwebdev.com/charlen.php
Go there and just start typing. When you click save page, it will save to http://www.portlandwebdev.com/savepage.php
Check out your changes on that page.
Possibilities:
More powerful controls that are not reliant on inserting a perfectly styled and dimensioned text box only to let the user input some text and then take that value to insert it back… uuggghhH!!!!
Less complicated CMS’.
Less dependency on archaic text controls!