PDA

View Full Version : Tree newbie here...can't get target to work



everknown
5 Jun 2007, 12:10 PM
What do I put for the target on the node of the grid items?

I tried using the id of the divs in my HTML but that doens't work.

Does anyone have an example of the script to produce a very basic static grid?

Thanks.

Animal
6 Jun 2007, 12:34 AM
You mean the target of the <a> element in a tree node?

http://extjs.com/deploy/ext-1.1-beta1/docs/output/Ext.tree.TreeNode.html#config-hrefTarget

But what are you trying to do? Your post is very confusing.