Advertisement
datlun

Untitled

Feb 28th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. <article id="default-usage">
  2. <script type='text/javascript'>
  3. //<![CDATA[
  4. jQuery(document).ready(function ($) {
  5. $('#default-usage .to-lock').sociallocker({
  6. buttons: {order:["google-plus"]},
  7.  
  8. google: {url:"http://www.blogkimchi.com"},
  9. text: {
  10. header: "Link/Nội Dung Đã Được Khóa",
  11. message: "Hãy click G+1 để mở nội dung khóa."
  12. },
  13. locker: {close: false, timer: 0,},
  14. theme: "flat"
  15. });
  16. });
  17. //]]>
  18. </script>
  19. <div class="to-lock" style="display:none;">
  20. - NỘI DUNG CẦN ẨN -
  21. </div>
  22. </article>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement