Search
Tags: javascript
Scroll to Enable Agree Button for Terms Lightbox
Enable Agree button only after terms and conditions text was scrolled down. Using JavaScript and CSS inside a lightbox, created with Popup Maker WP pluginContinue reading →
Posted in Templates, WordPress | Tagged javascript lightbox popupmaker scrollbar wordpress | Leave a comment
Remove Some Element From Site for Certain Screen Width with JavaScript / jQuery
I wanted to remove ads from my website for smaller screens as these ads are not responsive and I want to use other ads for mobiles. Here’s how to remove some containing element based on a screen width.Continue reading →