[jQuery] Re: Form plugin asynchronous behavior

2009-06-09 Thread Dutch
test

[jQuery] Re: Form plugin asynchronous behavior

2009-06-09 Thread Dutch
Are you using php sessions? The start session call blocks untill the other script finishes. Script A: - session_start(); - do stuff for 30 sec Script B: - session_start(); // waits 30 secs untill Script A releases the session - do stuff for 2 sec Suggestion solution: Script A: -

[jQuery] Combining superfish and Lightbox

2008-11-18 Thread dutch
I have been working both with Superfish and with Lightbox but never on the same webpage. I have to make a website where I want to combine the 2 unfortunately I ran into trouble. On the homepage of the site http://www.iotc.nl/ only superfish is run and the menu works fine. On the second page