Open GoogleCodeExporter opened 9 years ago
i would like to redirect my page after masking .how can i add
setTimeout(delayedRedirect(), 3000);
function delayedRedirect() {
window.location = ('http://www.google.com');
}
Original comment by n...@cmnetwork.dk
on 11 Mar 2012 at 12:41
Original issue reported on code.google.com by
chinku...@gmail.com
on 9 Jul 2010 at 3:02Attachments: