Skip to content

Commit

Permalink
[update] plugin defined for jQuery $ -- docs and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wimagguc committed Mar 25, 2015
1 parent fd86a90 commit 6e761a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <H2>Parameters</H2>
</div>

<div class="code">
(new EuCookieLawPopup()).init({
$(document).euCookieLawPopup().init({
<br>
&nbsp; cookiePolicyUrl : 'http://www.wimagguc.com/?cookie-policy',
<br>
Expand Down
2 changes: 1 addition & 1 deletion jquery-eu-cookie-law-popup.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"law",
"popup"
],
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "Richard Dancsi",
"url": "http://www.wimagguc.com/"
Expand Down
2 changes: 1 addition & 1 deletion js/jquery-eu-cookie-law-popup.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* JQUERY EU COOKIE LAW POPUPS
* version 1.0.0
* version 1.0.1
*
* Code on Github:
* https://github.com/wimagguc/jquery-eu-cookie-law-popup
Expand Down

0 comments on commit 6e761a2

Please sign in to comment.