Changes between Version 41 and Version 42 of WikiStart
- Timestamp:
- 12/31/13 02:10:16 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v41 v42 50 50 #!html 51 51 <div id="googleplus"></div> 52 <script type="text/javascript"> 53 $(document).ready(function() { 54 $('#googleplus').append('<g:plusone size="small" annotation="bubble"></g:plusone>'); 55 }); 56 </script> 52 <script type="text/javascript"> 53 jQuery(document).ready(function() { $('#googleplus').append('<g:plusone size="small" annotation="bubble"></g:plusone>') }); 54 </script> 57 55 }}} 58 56