Difference between revisions of "Demo why"

Line 38: Line 38:
 
                       $(this).find('.pop_why_div').load( this.data('data-poptitle') + '?action=raw');
 
                       $(this).find('.pop_why_div').load( this.data('data-poptitle') + '?action=raw');
 
                 }
 
                 }
 +
alert("Before");
 
                 $(this).find('.pop_why_div').show();
 
                 $(this).find('.pop_why_div').show();
 
alert('After');
 
alert('After');

Revision as of 17:07, 5 February 2015

Why