jamiya / jquery-option-tree

Automatically exported from code.google.com/p/jquery-option-tree
0 stars 0 forks source link

doesn't go further than 3 levels #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.have a taxonomy with more than 3 levels
2.
3.

What is the expected output? What do you see instead?
new <select> been displayed

What version of the product are you using? On what operating system?
1.3, chrome w7

Please provide any additional information below.
I just need to use one more level into taxonomy.

ps: how can i make that the attached text to the input is the value of the 
element in the taxonomy, and not it's index???

Thanks a lot!

Original issue reported on code.google.com by sajh...@gmail.com on 29 Jun 2012 at 5:21

GoogleCodeExporter commented 9 years ago
Could you provide me with a testcase? I see no reason why 3 level taxonomy 
should not work.

Original comment by kkotowicz on 29 Jun 2012 at 7:58

GoogleCodeExporter commented 9 years ago
hey thanks for the answer, I've already worked it out, it is working perfectly.

Now what I want to do is to show a green check image every time the user 
selects a 3rd or 4th level item, right after the loading image is shown. any 
help with this would be greatly apreciated.

Here is the testcase: http://direatti.flexelfstudio.com/banco

Original comment by sajh...@gmail.com on 29 Jun 2012 at 9:12

GoogleCodeExporter commented 9 years ago
and for those items selected that are 1st or 2nd level I would love to show a 
different image (like an arrow  pointing down to say that you must continue 
selection down the tree).

thanks

Original comment by sajh...@gmail.com on 29 Jun 2012 at 9:17