welcome to my space
- lrnj com s program
- buying manga to lear
- romanji text books
- has anyone used jame
- free japanese langua
- tools tips for man
- good intermediate 3r
- a few questions from
- question about jorde
- yookoso textbook
- nihongo sho chukyu
- barnes noble ‚ÆŒ¾
- picture book club
-
Archives
-
Categories
-
Search
-
Meta
-
Credits
16 March, 2010 |
color of tree node
i created my tree and when i applay my css style (in order to give to each node a private color )it does'nt work . this is my code
$arr= array("text" => "Ann",
"id" => "ann-".$Groupe['id_groupe'],
"cls" => 'ann',
"leaf" => false
);
and in style :
.ann .x-tree-node a span{text-decoration:none;color:red;padding:1px 3px 1px 2px;}
thx for help :)
This isn't a PHP support forum and we don't all read it. Post your Ext code in CODE tags and what the server code sends back, so we don't have to decipher that jibberish.
#If you have any other info about this subject , Please add it free.# |