Hi All,

I'm using the setTimeout command to redirect a web page after 5 mins inactivity but as i'm displaying the content using iframe (it's a channel fromYouTube) the page isnt recognising any mouse movement so the setTimeout command is being triggered!

Any suggestions about how to get round this?

Thanks

Leviakhan

Hi All,

I'm using the setTimeout command to redirect a web page after 5 mins inactivity but as i'm displaying the content using iframe (it's a channel fromYouTube) the page isnt recognising any mouse movement so the setTimeout command is being triggered!

Any suggestions about how to get round this?

Thanks

Leviakhan

You can make some JS-code and use

...JavaScript:timedRefresh(50000)...

to redirect.

:-/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.