Appearing image help needed

by 3 replies
4
I'm looking for a way to have an order button or link show up on a web page at a specific time. Like after 3 minutes or so.

Anyone know of a software or how to do this?

I saw this on another page on the web and it was unexpected and kinda cool.

I suspect it is a java script.

Simply I am looking to have an image that cannot be seen and show up at a specific time and have a link embedded so it can be clicked on and forwarded to another web page.

Thanks

Keith
#programming #appearing #image #needed
  • You can do this using the javascript. Once the page load, you make that button's style to NONE and then count the seconds. Once the required time has been elapsed, you can make the button visible.
    • [1] reply
    • Can you tell me what the script is called and where to find it?

      Thanks.

      Keith
      • [1] reply

Next Topics on Trending Feed