Comments on: Cookie Consent Box using HTML CSS & JavaScript https://www.codingnepalweb.com/cookie-consent-box-using-html-css-javascript/ CodingNepal is a blog dedicated to providing valuable and informative content about web development technologies such as HTML, CSS, JavaScript, and PHP. Sun, 20 Feb 2022 17:50:48 +0000 hourly 1 https://wordpress.org/?v=6.4.2 By: karimbara https://www.codingnepalweb.com/cookie-consent-box-using-html-css-javascript/#comment-7059 Sun, 20 Feb 2022 17:50:48 +0000 #comment-7059 Thanks code nepal. Very simple and nice, just need a button to close and especially not to accept cookies

]]>
By: CodingNepal https://www.codingnepalweb.com/cookie-consent-box-using-html-css-javascript/#comment-3110 Sat, 31 Jul 2021 12:23:09 +0000 #comment-3110 In reply to Akash.

Use position value to fixed of .wrapper

]]>
By: Akash https://www.codingnepalweb.com/cookie-consent-box-using-html-css-javascript/#comment-3060 Thu, 29 Jul 2021 18:20:55 +0000 #comment-3060 Hello,

when scroll page cookie box also moves. how I fix this box movement to the bottom?

]]>
By: Eronit Plakiqi https://www.codingnepalweb.com/cookie-consent-box-using-html-css-javascript/#comment-2205 Tue, 15 Jun 2021 07:48:13 +0000 #comment-2205 In reply to Enes Cantürk.

Just remove the transition on wrapper.hide{} on CSS file

]]>
By: Enes Cantürk https://www.codingnepalweb.com/cookie-consent-box-using-html-css-javascript/#comment-57 Tue, 27 Apr 2021 16:50:51 +0000 #comment-57 Hi

First of all thank you for this resource.

After clicking the close button, the box is hidden. But the page transitions appear for a short time. But how do we make sure this is not visible?

]]>