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??
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??
Hi,
You should use such a code to add underscore for mobilenavbaritem component:
Appery("mobilenavbaritem").css("border-bottom","1px solid red");
no it's not affecting
Hello,
On what event do you invoke this code? Is there in navbar the button with name "mobilenavbaritem"?