%PDF- %PDF-
Direktori : /var/www/html/buggydubrovnik.com/wp-content/plugins/insert-html-snippet/js/ |
Current File : /var/www/html/buggydubrovnik.com/wp-content/plugins/insert-html-snippet/js/notice.js |
jQuery(document).ready(function() { jQuery('#xyz_system_notice_area').animate({ opacity : 'show', height : 'show' }, 500); jQuery('#xyz_system_notice_area_dismiss').click(function() { jQuery('#xyz_system_notice_area').animate({ opacity : 'hide', height : 'hide' }, 500); }); });