Changeset 2008325
- Timestamp:
- 01/08/2019 10:15:00 AM (7 years ago)
- File:
-
- 1 edited
-
dropdown-smu-style/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dropdown-smu-style/trunk/readme.txt
r2008322 r2008325 13 13 == Description == 14 14 Create a dropdown selectable with several formats that links to a URL without coding.. Use the following shortcode: 15 [smu_dropdown bgcolor= \"#b3b3b3\" bghover=\"#ffffff\" bordercolor=\"#b72828\" txt=\'My Dropbar\' color=\"#000\" itemtextcolor=\"#3b1010\" textonhover=\'#0f0f0f\' itembg=\"\" itembghover=\"#765c5c\" ] [listdown url=\"http://dashdeveloper.com\"]Item 1[/listdown] [listdown url=\"http://dashdeveloper.com\"]Dash Developer[/listdown] [/smu_dropdown]15 [smu_dropdown bgcolor="#b3b3b3" bghover="#ffffff" bordercolor="#b72828" txt='My Dropbar' color="#000" itemtextcolor="#3b1010" textonhover='#0f0f0f' itembg="" itembghover="#765c5c" ] [listdown url="http://dashdeveloper.com"]Item 1[/listdown] [listdown url="http://dashdeveloper.com"]Dash Developer[/listdown] [/smu_dropdown] 16 16 17 17 == Installation == … … 19 19 20 20 Use the following shortcodes 21 [smu_dropdown bgcolor= \"#b3b3b3\" bghover=\"#ffffff\" bordercolor=\"#b72828\" txt=\'My Dropbar\' color=\"#000\" itemtextcolor=\"#3b1010\" textonhover=\'#0f0f0f\' itembg=\"\" itembghover=\"#765c5c\" ] [listdown url=\"http://dashdeveloper.com\"]Item 1[/listdown] [listdown url=\"http://dashdeveloper.com\"]Dash Developer[/listdown] [/smu_dropdown]21 [smu_dropdown bgcolor="#b3b3b3" bghover="#ffffff" bordercolor="#b72828" txt='My Dropbar' color="#000" itemtextcolor="#3b1010" textonhover='#0f0f0f' itembg="" itembghover="#765c5c" ] [listdown url="http://dashdeveloper.com"]Item 1[/listdown] [listdown url="http://dashdeveloper.com"]Dash Developer[/listdown] [/smu_dropdown] 22 22 23 23 Developer: <a href="https://dashdeveloper.com">Dash Web Development</a> … … 25 25 26 26 or visit 27 <a href="https://dashdeveloper.com/smu-dropdown-generator/">SMU Dropdown Generator</a> 27 <a href="https://dashdeveloper.com/smu-dropdown-generator/">SMU Dropdown Generator</a> for a simple UI. 28 28 29 29 Thank you
Note: See TracChangeset
for help on using the changeset viewer.