[jQuery] jQuery reloads all JS files on show()

2008-12-10 Thread Matthias Burtscher
Hello out there! Hope this message isn't posted twice, but i can't see it in the mailing list two hours after posting it the first time ... My problem: I want to show/hide a div element using the UI effects. In this div element there are JavaScript files included, it looks something like this:

[jQuery] jQuery reloads all JS files on show()

2008-12-10 Thread mabu
Hello out there! We're currently implementing jQuery into our community software to increase usability and lifestyle (effects etc.) The following problem makes me go crazy ;) I want to show/hide a div with show()/hide(), sounds simple, but jQuery behaves very strange. My example: