Hi,
I have written a very basic php authentication script on my local server here and I'm having a bit of a problem. I have the authentication script re-loading every 60 seconds using meta-refresh in an invisble iframe.
The problem: My frontend uses alot of ajax, I just noticed tonight that if I've used ajax to load content into a div, and then the meta-refresh kicks in in the iframe it hides the div content. Is there any way I can stop this happening?
Ajax-loaded DIV closes using invisible iframe meta-refresh?
Moderator: General Moderators