PDA

View Full Version : qtip help



po2000az
23 Aug 2007, 5:51 AM
Hi all ,

If you see the Ext Dependency Builder Tree http://extjs.com/deploy/ext/docs/index.html
there tooltip with each folder and js file . I am trying to modify ,like when tree Expand the folder node tooltip will be Expand ,when tree Collapse the folder node tooltip will be Collapse . Json file have id ,text , cls,qtip , qtiptitle field .If any way I can add tooltip with my Expand and Collapse function .
any idea .


thanks .

po2000az
29 Aug 2007, 12:27 PM
Hi All ,

I have another question when click on Ext dependency Bilder tree node css url for the folder "x-tree-node-collapsed .x-tree-node-icon , folder.gif " change to "x-tree-node-expanded .x-tree-node-icon ,folder-open.gif ". Where the cod responsible for that change .

thank you