MWConsole is a jQuery UI Widget that allows you to create a console widget for your html page with read & write functions.
MWConsole is a jQuery UI 1 .8 & jQuery 1.7 Widget.
Features:
- Beautiful design
- Command history
- Widget with 4 events (on command send, after command write, before widget load, after widget load)
- Widget with 4 methods: destroy, command (get written text in text input of console), writeconsole, claerconsole
- Easy to use