foreground.js 103 B

1234
  1. jQuery(document).ready(function() {
  2. jQuery(document).foundation();
  3. //alert('ready for action');
  4. });