Posts by Henrique Pires • 63 points
7 posts
-
-1
votes1
answer816
viewsQ: Create Countdown timer in javascript
Hello, I would like to create a time counter in this format: "Cart reserved by 10m 10s" I found this tutorial but in it has not this style https://albert-gonzalez.github.io/easytimer.js/…
htmlasked Henrique Pires 63 -
-3
votes1
answer254
viewsQ: Dropdown menu - transform <ul><li> into <select><option>
I’d like to put up the menu dropdown on my site when choosing variations. Both on mobile and computer. I found this article teaching to do, but in the script I could not properly replace the terms…
-
0
votes2
answers55
viewsA: Remove ? resize= from image url
I use Wordpress. I found that the plugin "Jetpack" is responsible for putting this "? resize=(dimensions)" in the url when image optimizer is enabled. Then I deactivated this plugin function and…
-
1
votes2
answers55
viewsQ: Remove ? resize= from image url
After some tests with gtmetrix I realized that images take a long time to load when they are resized from the url, with the method "?resize=(dimensions)" at the end of it. Example:…
-
1
votes1
answer72
viewsQ: URL being incorrectly generated
I’m having a problem where my website images are being pulled with special characters and makes some images inaccessible. For example: Right url:…
-
1
votes1
answer93
viewsQ: Vary Script within Div
I would like to incorporate a quiz in script in the sidebar of my site, are 3 quiz actually and did not want to put one below the other, I would like them to automatically switch each other every…
-
2
votes1
answer545
viewsQ: Simulate automatic typing
Practical example of website you use on the home page: https://www.99freelas.com.br/ In short, it is a phrase that completes itself in several ways, created the possibility of saying several things…