[jQuery] jquery xml parsing issue

2007-10-01 Thread HelloGoodbye
hello dear jquery community. recently i've run into a really strange problem when parsing xml received via ajax; XMLstructure: ... the xml file is well structured as i've checked it a couple of times myself. now the code: $.ajax({type: "POST", url: loc

[jQuery] Tabs 3 Ajax issue

2008-05-08 Thread HelloGoodbye
Hello dear JQ community, I'm having some problems regarding the Tabs 3 Plugin: My page has a div container called "maincontent" which contains all the data except the navigation, footer, etc. I use this container to store content served by my phpscript and to load other content dynamically via AJ

[jQuery] Tabs 3 Ajax issue

2008-05-08 Thread HelloGoodbye
Hello dear JQ community, I'm having some problems regarding the Tabs 3 Plugin: My page has a div container called "maincontent" which contains all the data except the navigation, footer, etc. I use this container to store content served by my phpscript and to load other content dynamically via AJ