Hi,
see http://sourceforge.net/projects/jqtreevial/

I've been developing this plugin. Not complete yet, but is functional.
Dirceu

2008/11/20 alextait <[EMAIL PROTECTED]>

>
> I am fairly new to jquery and I am trying to create a product/category
> browser/tree using the treeview plugin and ajax.
>
> My first simple issue is this peice of code i am trying to understand.
>
> .find(">.hitarea")
>
> what is happening here ? I understand the find functino but not sure
> about the chevron usage ?
>
> the overall problem is this.
>
> On viewing my list. if i click on one of the initial categories the
> second sub categories show up fine. I can then contract this sub list
> if i wish. If i leave this open and click on one of the sub categories
> for some reason i cannot then contract it again.
>
> I have looked into the treeview plugin code and found that the
> "toggler" method which would normaly just contract the list branch
> fires twice causing it to hide again.
>
> If anyone has any idea on thie general problem that would be great.
>
> thanks for any help in advance
>

Reply via email to