[jQuery] Re: Problem with js redirect when using getJSON

2009-08-25 Thread Grimori
Wonder if anyone tried to replicate this problem... It's pretty simple to and a great deal of bug if I'm not missing something. Thanks. On Aug 17, 6:14 pm, Grimori mihaigrig...@gmail.com wrote: Yes, I have tried that - nothing changes though... I'd really appreciate any other ideas.. Thanks

[jQuery] Re: Problem with js redirect when using getJSON

2009-08-17 Thread Grimori
Yes, I have tried that - nothing changes though... I'd really appreciate any other ideas.. Thanks! On Aug 13, 2:40 am, James james.gp@gmail.com wrote: Have you tried: window.location = 'http://site2.example.com/'; On Aug 12, 1:36 pm, Grimori mihaigrig...@gmail.com wrote: The problem

[jQuery] Problem with js redirect when using getJSON

2009-08-12 Thread Grimori
Hi everyone, The problem I'm facing is as follows. I'm using a JSON call to check some data before doing a JS redirect to a different page. The redirect works but it's impossible to get back to the initial page using the browser's back button. The initial location is not being stored in the

[jQuery] Re: Problem with js redirect when using getJSON

2009-08-12 Thread Grimori
The problem only exists in firefox. Has anyone had this problem before? Thanks. On Aug 12, 9:14 pm, Grimori mihaigrig...@gmail.com wrote: Hi everyone, The problem I'm facing is as follows. I'm using a JSON call to check some data before doing a JS redirect to a different page. The redirect