Smart navigation and js setTimeout

A

Andy Pickering

I'm having a major problem with smart navigation. My page uses the
javascript 'setTimeout' function to automatically refresh the page after n
seconds (it calls __doPostBack). When I turn on smart navigation for the
page, the whole thing seems to go haywire after a few refreshes, apparently
refreshing whenever it likes! Looking at the client side page source, only
one instance of the setTimeout function has been rendered.

Any ideas gratefully appreciated.

Cheers,
Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top