We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Bootsfaces Team,
I use Bootfaces 1.0.2 and I want to disable a b:navLink. I set the attribute disabled="true", but its's still enabled!
<b:navLink value="test" style-class="pull-right" outcome="test.xhtml" disabled="true">
Could you fix it in next Version?
Best regards, knoppT
The text was updated successfully, but these errors were encountered:
Looks like a useful new feature. Any suggestion how the link should be displayed if disabled? Gray? With or without underline?
Sorry, something went wrong.
Hi, thanks for answer! In my opinion, the disabled navLink should be gray whithout underline!
#615 implemented the "disabled" attribute of b:navLink
e78bc14
I've implemented and documented the feature (see http://www3.bootsfaces.net/Showcase/layout/navLinks.jsf). You can test it using the latest developer snapshot BootsFaces-1.1.0-SNAPSHOT. See #369 on how to get it.
stephanrauh
No branches or pull requests
Hi Bootsfaces Team,
I use Bootfaces 1.0.2 and I want to disable a b:navLink.
I set the attribute disabled="true", but its's still enabled!
Could you fix it in next Version?
Best regards,
knoppT
The text was updated successfully, but these errors were encountered: