-
JavaScript for optimizers #17: Adding a back-to-top button
In this article, we will be adding a back-to-top button. We’re going to apply the changes below:
-
JavaScript for optimizers #16: Adding a site-wide benefits bar
In this article, we are adding a site-wide responsive benefits bar with JavaScript. Our hypothetical case for this chapter is […]
-
JavaScript for optimizers #15: Creating image elements
In this article, we are creating image elements with JavaScript. Our hypothetical case for this chapter is about maintaining a […]
-
JavaScript for optimizers #13: Refresh page button
Let’s create another way to refresh with a refresh page button! This blog post will take you through the process […]
-
JavaScript for optimizers #12: Copy to clipboard button
Losing your coupon code sucks. A copy to the clipboard button would have saved me the hassle of convincing the […]
-
JavaScript for optimizers #9: Adding and removing button icons
In this article, we are retaking a look at icons like the previous article. Sometimes changing the icon isn’t enough. […]
-
Javascript for optimizers #7: Inserting a countdown offer
Want to test inserting a countdown offer? Then, you need to learn JavaScript. I started a series covering practical step-by-step […]
-
JavaScript for optimizers #2: Replacing and adding titles
Our hypothetical case for this chapter is about replacing and adding titles. Our client’s research showed that a website should […]