Tagger Menu
What is Tagger Menu?
It is a UserJS script for Opera Browser which extends functionality of TEXTAREA tags (text input tags that is) on web pages to include additional text formatting menu and HTML tag auto-closing, which is useful for many blogs like LiveJournal if you prefer manual mode instead of rich text formatting. If you are familiar with other browsers, then you can think of Tagger Menu as an extension or plug-in.
Tagger Menu is activated by Control-Left Clicking in TEXTAREAs. It is not Right Click because Tagger Menu must not interfere with Opera's context menu. Replacing browser's context menu is a VERY bad practice and must be avoided at all costs!
How to install Tagger Menu?
Please refer to official Opera Browser documentation and read section called Adding User JavaScripts.
Changelog
-
v2.0
- * Fixed closing tags with numerics inside like H1.
- + Added option NeedAutoClose to be able to disable tag auto-closing.
- + Added three built-in functions: uppercase, lowercase, insert current date and time.
- + Added online configurator located at http://hexmode.org/tagger_menu/#onlineConfigurator.
-
v1.2
- + Wrapped script inside anonimous function to avoid conflicts with web pages.
- + Added AltTextareaFont, AltTextareaFontSize and MenuHideDelay as configuration.
- * Tags with "-" inside (like <lj-cut>) are now correctly closed.
-
v1.1
- + Added P tag to menu.
- * Fixed text selection bug for Opera 9.5.
- + Added HTML tag auto-close.
-
v1.0
- Initial release.
Where is Tagger Menu download?
It looks like you are using Internet Explorer, but Tagger Menu Online Configurator requires a fully web standards compliant browser such as Opera or Chrome. This is why IE users are unable to download Tagger Menu. Anyway, this is Opera Browser extension, not IE extension, so it is not of your interest.