Welcome Guest, Not a member yet? Register   Sign In
Javascript popup window loads on 2nd attempt
#1

[eluser]mikertjones[/eluser]
Hello all

This follows on from a post I made a few days ago. Unfortunately the problem persists but I can't tell whether it's a Codeigniter problem or something else.

The application loads a user control panel after a successful username/password log in.

A JQuery function attaches click events to each of the links on the control panel page. Each link has a 'controller' attribute. The JQuery function reads the controller attribute and builds a url string - <domain>/index.php/<controller>. The click event then opens a new popup window with the document returned by the controller.

My users find that a click on a link does not open the window. If they click the browser stop button and then click on the link again, the window opens as it should.

Can anybody tell me what happens in the process that could cause this to work like this?

The users have no trouble with opening windows on the first click if they access the app from outside of their organisation network. What possible network settings would cause the window to fail on the first click and then succeed on the second click?

I suspect that it is not a Codeigniter issue but I am scratching my head to understand this behaviour.

Any help would be great and thank you in advance.

Mike Jones


Messages In This Thread
Javascript popup window loads on 2nd attempt - by El Forum - 02-01-2010, 08:15 AM
Javascript popup window loads on 2nd attempt - by El Forum - 02-01-2010, 08:27 AM
Javascript popup window loads on 2nd attempt - by El Forum - 02-01-2010, 08:43 AM
Javascript popup window loads on 2nd attempt - by El Forum - 02-01-2010, 09:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB