PATH:
home
/
lab2454c
/
mact34.com
/
wp-content
/
themes
/
tryo
/
assets
/
js
;(function($){ "use strict"; // Hook into the "notice-my-class" class we added to the notice, so // Only listen to YOUR notices being dismissed $(document).ready( function() { $('.tryo-purchase-notice .notice-dismiss').on('click', function() { let url = new URL(location.href); url.searchParams.append('dismissed', 1); location.href = url; }) }); })(jQuery);
[+]
..
[-] vendors.min.js
[edit]
[-] main-rtl.js
[edit]
[-] jquery.smartify.js
[edit]
[-] jquery.nice-select.min.js
[edit]
[-] smartify.js
[edit]
[-] tryo-admin.js
[edit]
[-] main-rtl.min.js
[edit]
[-] main.min.js
[edit]
[-] main.js
[edit]