PDA

View Full Version : qtip help


po2000az
08-23-2007, 08: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
08-29-2007, 03: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