外掛說明
mnTextSelector lets you quickly create custom functions to run when a user selects specific text on your site. Say you want to give the user an option to view the definition of a word they highlight, you just create a function or a link to view the definition and apply it to this jQuery plugin. When your user selects a word or a string of text, the options you provide will appear.
螢幕擷圖

jQuery.mnTextSelector.addOption(label,callback).
安裝方式
- Upload
mntextselector.zipto the/wp-content/pluginsdirectory. - Activate the plugin through the
Pluginsmenu in WordPress. - Create a new comparison inside the post editor.
常見問題集
System Requirements
- mnTextSelector requires jQuery and has only been tested with jQuery 1.9, but should work with earlier versions.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0
- Initial release.
- Allows WordPress users to quickly add callback functions to user-highlighted text.