[jQuery] TreeView Problems

2009-07-06 Thread Keith
Here is the menu that I'm trying to implement. I'm not sure what I'm doing wrong, I've followed all of the demos and still the menu is not properly setting the cookie, which is causing the menu to open incorrectly when the page loads. Please let me know if there is something wrong in my code or

[jQuery] [treeview] Problems with jQuery 1.3.2

2009-02-27 Thread Antivanity
Having an issue when using treeview plugin with jq 1.3.2. I can get it to work in jq 1.2... Pretty much, from what i can tell, its not applying the classes to the ul and li tags. I think it has something to do with the way the selectors are trying to find the tags. Has anyone successfully used tr

[jQuery] [treeview] problems with async in IE but not mozilla

2008-12-18 Thread paulcurtis
Hi, I really can't work this out. Im testing the async version of treeview, just retrieving JSON from a static file for the time being. I have it set up in visual studio, running on the in built development server. I have an aspx file and a plain htm file containing the JSON. (I've deconstructed