egturnkey Posted March 15, 2010 Share Posted March 15, 2010 Hello friends, if we do have the following element <p>something</b> how we show it up after certain time say X seconds i means if we have the following <please wait X seconds> then after X seconds "please wait x seconds" disappear and it shows the element we have <p>something</b> how can it be Link to comment https://forums.phpfreaks.com/topic/195360-show-element-after-time/ Share on other sites More sharing options...
aeroswat Posted March 15, 2010 Share Posted March 15, 2010 Hello friends, if we do have the following element <p>something</b> how we show it up after certain time say X seconds i means if we have the following <please wait X seconds> then after X seconds "please wait x seconds" disappear and it shows the element we have <p>something</b> how can it be You will need to use javascript to do this. You would be better posting this in the javascript area of the site. While you are waiting for a reply there you can look into the setTimeout function in javascript Link to comment https://forums.phpfreaks.com/topic/195360-show-element-after-time/#findComment-1026634 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.