Features for reloading the page
-
hi,
it is possible to add an option for reloading the page when the user press the Ok button?
Something like:
jQuery( "#cookie_action_close_header" ).on( "click", function() { location.reload(); });
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Features for reloading the page’ is closed to new replies.