This is a migrated thread and some comments may be shown as answers.

[Solved] "arrow-next" for subitems from sprite.png

1 Answer 52 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dominic
Top achievements
Rank 1
Dominic asked on 17 Jan 2012, 10:13 AM
Hello,

is there a way to set the arrow-next image, from the sprite.png, to the subitems?
____________
|_HeaderText_|
| > Subitem1    |
| > Subitem2    | 
| > Subitem3    | 
|___________|

Is there a way to remove the link behavior from the header? If i remove the t-link class, to many styles are lost.

Regards

1 Answer, 1 is accepted

Sort by
0
Dominic
Top achievements
Rank 1
answered on 17 Jan 2012, 02:37 PM
Hello,

i have a solution for the first problem.

subItem.Add().Text(NavigationStrings.TreeItemHome)
    .Action("", "")
    .SpriteCssClasses( "t-arrow-next" );

Is there any solution for the second problem?

Regards
Tags
PanelBar
Asked by
Dominic
Top achievements
Rank 1
Answers by
Dominic
Top achievements
Rank 1
Share this question
or