Changeset 700006
- Timestamp:
- 04/19/2013 12:22:52 AM (13 years ago)
- Location:
- responsive-mobile-friendly-tooltip
- Files:
-
- 2 edited
-
tags/0.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
responsive-mobile-friendly-tooltip/tags/0.1/readme.txt
r699986 r700006 23 23 * The button adds a WordPress short-code, if you want the tip to be HTML formated (avoid block level elements) you can just wrap it with [tooltip tip="<your tip>"]<your text>[/tooltip] in tinyMCE. 24 24 * You can also assign the attribute rel="tooltip" and title="Enter your tip here" to any of body tags in HTML file where you want the tooltip to pop up when called. 25 * You can change the pop-up look by editing responsive-tooltip.css. change it to what ever suits your website best! 25 26 26 27 ##Credits -
responsive-mobile-friendly-tooltip/trunk/readme.txt
r699984 r700006 23 23 * The button adds a WordPress short-code, if you want the tip to be HTML formated (avoid block level elements) you can just wrap it with [tooltip tip="<your tip>"]<your text>[/tooltip] in tinyMCE. 24 24 * You can also assign the attribute rel="tooltip" and title="Enter your tip here" to any of body tags in HTML file where you want the tooltip to pop up when called. 25 * You can change the pop-up look by editing responsive-tooltip.css. change it to what ever suits your website best! 25 26 26 27 ##Credits
Note: See TracChangeset
for help on using the changeset viewer.