By : davoscript Published On Wednesday, March 02, 2011, 21:18 In WordPress
Screenr: http://screenr.com/1Y6
Demo: http://demo.davoscript.com/?page_id=17
Slidenotes lets you add fancy sliding notes into your wordpress posts, pages or text widgets using a simple and customizable shortcode.
Shortcode:
[slidenote text="Click me!"]The Slidenote content goes here[/slidenote]
The shortcode will create a slidenote, also it will render the trigger text, which will make the slidenote slide-in into the content when clicked or hovered.
[slidenote text="My text"]slidenote content[/slidenote][slidenote from="right"]slidenote content[/slidenote][slidenote event="hover"]slidenote content[/slidenote][slidenote width="200"]slidenote content[/slidenote][slidenote width="150"]slidenote content[/slidenote][slidenote top="50"]slidenote content[/slidenote][slidenote marginin="50"]slidenote content[/slidenote][slidenote marginout="50"]slidenote content[/slidenote][slidenote closebutton="no"]slidenote content[/slidenote][slidenote closetext="Hide"]slidenote content[/slidenote][slidenote closealign="left"]slidenote content[/slidenote][slidenote duration="1000"]slidenote content[/slidenote][slidenote autohide="1000"]slidenote content[/slidenote][slidenote customclass="my_css_class"]slidenote content[/slidenote]