Skip to content

Commit

Permalink
Escape inline HTML so it shows after markup.
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnchin committed Oct 19, 2011
1 parent b3b730f commit 2752ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ and send us pull requests!
## Usage ## Usage


To use this plugin, one simply needs to load [jQuery], [jquery-gentleSelect] To use this plugin, one simply needs to load [jQuery], [jquery-gentleSelect]
and the JS/CSS scripts for jquery-cron, then attach it an empty <DIV> and the JS/CSS scripts for jquery-cron, then attach it an empty `<DIV>`
on DOM ready: on DOM ready:


$(document).ready(function() { $(document).ready(function() {
Expand Down

0 comments on commit 2752ae7

Please sign in to comment.