Difference between revisions of "Demo why"

Line 33: Line 33:
 
<script ="text/javascript">
 
<script ="text/javascript">
 
$(document).ready(function() {
 
$(document).ready(function() {
 +
 +
alert( $().jquery);
  
 
// Attaches a hover script to every item with the class 'pop_why'
 
// Attaches a hover script to every item with the class 'pop_why'

Revision as of 19:49, 5 February 2015

Why