I am developing web application. In that i want to open one popup using thickbox after 5 seconds when user comes to entry page.
Can any one give some idea how to do this?
I am developing web application. In that i want to open one popup using thickbox after 5 seconds when user comes to entry page.
Can any one give some idea how to do this?
You can use the
setTimeout()from javascript with the command from the thickbox, something like: