Skip to content

Hiding and Reappearing animation effects for large texts using jquery & jquery.transit plugin.

License

Notifications You must be signed in to change notification settings

mmbrian/jquery.riddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#Riddle Riddle is a jQuery plugin offering hiding and displaying text effects. The name comes from Tom Riddle's diary which appeared in Harry Potter and the Chamber of Secrets.

#Dependencies

#Usage Just identify the div containing your paragraphs & your trigger element, then pass their ids to riddle like this:

$('#parent_div').riddle({
    'trigger' : 'trigger_element'
});

Finally, click on your trigger element. that's it!

#Demo For a live demo, check out [my blog] (http://mm-brian.appspot.com/blog/) & choose a random post. Then click on its title to redirect to its permenant page. Wait until the page is fully loaded, now click on the post title again and see what happens!

#License © 2013, Mohsen Mansouryar Released under the [MIT License] (/LICENSE).

About

Hiding and Reappearing animation effects for large texts using jquery & jquery.transit plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published