pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

how to put border-bottom in navigation bar active button??

I am using navbar I want border bottom with red color on active button.
But i have no idea that where to write this code??

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

how to put border-bottom in navigation bar active button??

Hi,

You should use such a code to add underscore for mobilenavbaritem component:
Appery("mobilenavbaritem").css("border-bottom","1px solid red");

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

how to put border-bottom in navigation bar active button??

no it's not affecting

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

how to put border-bottom in navigation bar active button??

Hello,

On what event do you invoke this code? Is there in navbar the button with name "mobilenavbaritem"?

Return to “Issues”