Hi All,
I have a requirement wherein I have to show the links under Detailed Navigation iview with numbers in front of them instead of the standard dot bullets.
Something like
Detailed Navigation
1. ABC
2. XYZ
3. DEF
.........
instead of the usual
Detailed Navigation
<b>.</b> ABC
<b>.</b> XYZ
<b>.</b> DEF
......
Is there some property which enables us to do this or do we have to write custom code to do the same? If it is custom code,kindly guide me how to do it.
Thanks in advance.
Regards,
Abhishek.