@godonholiday Yes you can, using the Javascript "setInterval" function. You can create a function to show a div, then use setInterval to call it at a specified time. Google it, and if you aren't able to come up with anything shoot me an email or a message on here and I'll help you out.
Very helpful. Thank you. I used this to build two show/hide boxes on my site.
But I have one question: I placed my boxes at the bottom of the pages they're on. When I click on "show" or "hide," my screen jumps to the top of the page, and I have to scroll back down to the box. It's a real nuisance. Is there a way to correct this, so that the screen stays put when I click on the box and doesn't jump to the top?
how to add face effects.. and when to insert the fade plssssss
killerboduk999 5 months ago
Is it possible to do this with a timer and not a click function? Just hide, then show the other box after 3sec? Thanks
godonholiday 7 months ago
@godonholiday Yes you can, using the Javascript "setInterval" function. You can create a function to show a div, then use setInterval to call it at a specified time. Google it, and if you aren't able to come up with anything shoot me an email or a message on here and I'll help you out.
JeremyMorganDotCom 7 months ago
Very helpful. Thank you. I used this to build two show/hide boxes on my site.
But I have one question: I placed my boxes at the bottom of the pages they're on. When I click on "show" or "hide," my screen jumps to the top of the page, and I have to scroll back down to the box. It's a real nuisance. Is there a way to correct this, so that the screen stays put when I click on the box and doesn't jump to the top?
MistrKite 1 year ago
Comment removed
MistrKite 1 year ago