Please post some example code.
On Aug 6, 3:20 am, Matthias Kolbe <matko...@web.de> wrote: > Hello there :o) > > I have a little problem, I have 4 selectboxes with an onchange event. > > Onchange should call an ajax request using jquery and reload those > boxes. > > The problem is, that the selectbox I used for selection stays open and > stops the browser for a view seconds, but just for the first time I > used one of those. It's like the initialization of jQuery needs the > time, but why doesn't close this box??? > > Anybody knows this problem? > > greeting, > matthew