Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The required markup for jShowOff is a parent element with one or more child elem

jShowOff has several options for customization. Pass these settings as an object to the `.jshowoff()` method like this:

$('#features').jshowoff({ speed:1500, links: false }); });
$('#features').jshowoff({ speed:1500, links: false });

<table id="options" cellpadding="0" cellspacing="0">
<col />
Expand Down Expand Up @@ -152,4 +152,4 @@ This plugin was written by [Erik Kallevig][5].
[4]: http://jquery.org/license
[5]: http://ekallevig.com/about
[6]: http://ekallevig.com/jshowoff
[7]: http://github.com/ekallevig/jShowOff/issues
[7]: http://github.com/ekallevig/jShowOff/issues