Script Summary: Allows to insert html tags into textareas and text fields using hotkeys
Default hotkeys:
- Ctrl+B inserts <strong></strong>
- Ctrl+I inserts <i></i>
- Ctrl+U inserts <u></u>
- Ctrl+S inserts <s>
</s> - Ctrl+L inserts <a href=""></a>
- Ctrl+P inserts <p></p>
- Ctrl+G inserts <img src="" alt="" />
You can change hotkeys or add yours by editing the script source



