Changes between Version 37 and Version 38 of WikiStart


Ignore:
Timestamp:
12/31/13 02:02:25 (10 years ago)
Author:
stresslinux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v37 v38  
    5050#!html 
    5151<div id="googleplus"></div> 
    52 <script type="javascript"> 
    53 $(document).ready(function() { 
    54 $('googleplus').append('<g:plusone size="small" annotation="bubble"></g:plusone>'); 
     52<script type="text/javascript"> 
     53      jQuery(document).ready(function($) { 
     54                             $('#googleplus').append('<g:plusone size="small" annotation="bubble"></g:plusone>'); 
    5555}); 
    5656</script>