If you select for your location to be remembered, we will set a cookie (opens in a new window) on your device. The sole purpose of this small file is to remember your location the next time you visit Dorsetforyou.com so you won't need to enter it every time you visit.
Remember your location on this computer so you don't have to localise on your next visit.
Don't remember if you are on a public or shared computer.
Help icon for more information on data storage and cookies.
If you select for your location to be remembered, we will set a cookie (opens in a new window) on your device. The sole purpose of this small file is to remember your location the next time you visit Dorsetforyou.com so you won't need to enter it every time you visit.
$(document).ready(function () { // Toggle cookieHelp when the user clicks toggleCookieHelp (see root javascript.js) toggleButton.init("button#toggleCookieHelp", "div.cookieHelp"); // Initialise the JavaScript-enabled poup showing the COOKIE_HELP section of the article: // Remove href and rel used for noscript $("#cookieHelpPopup").removeAttr("href").removeAttr("rel"); StandardPopup.init("#cookieHelpPopup", "#cookieHelpContent", "Information about Cookies");});