TREE Tutorial in Dojo (2)

Continued from the previous article.

After four hours of hard work, cbtree is basically done. The prototype is basically completed, and the code is posted here.

Before posting the code, let’s take a picture.

Basic use of cbtree:

   My JSP'treeTest.jsp' starting page        
not selected < div class="leftTree" id="leftTree">
< /td>
selected

Key point: You must pay attention to the css in the above picture, cbtree needs to quote its own css, if it is not quoted, the checkbox may not be displayed. This is my experience, and it wasted me almost three hours.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 5768 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.