gigaZhang / struts2-jquery

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

TreeTag inside Dialog #810

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1. Create the treetag, populate it, and put it within any jsp page. It will 
work fine;
2. Do the same thing, putting the treetag inside a dialog.
3.

What is the expected output? What do you see instead?
The expected output is a treetag widget working fine, instead of it, i receive 
a raw UL with all my itens of the tree widget

Which struts2 version?
struts2-core-2.3.1.2.jar

Which struts2-jquery plugin version?
struts2-jquery-plugin-3.3.0.jar
struts2-jquery-tree-plugin-3.3.0.jar

Please provide any additional information below.

I just want to know if there is a way to use the tree widget inside a 
dialog...cause if there isn't, i must change my strategy...

Original issue reported on code.google.com by renan....@gmail.com on 24 Apr 2012 at 2:36