From 0a84a7c43d6eedcf25997857ed7ea30979108354 Mon Sep 17 00:00:00 2001
From: Mark Otto This class will only change the appearance of This class will only change the appearance of While Bootstrap will apply these styles in all browsers, IE and Safari don't actually support the While Bootstrap will apply these styles in all browsers, IE and Safari don't actually support the <section>
should be wrapped as inline.
Link functionality of
- <a>
not impacted<a class="btn">
buttons, not their functionality. You need to use custom JavaScript to disable links here.<a class="btn">
buttons, not their functionality. Use custom JavaScript to disable links here.Cross-browser compatibility
- <disabled>
attribute on a <fieldset>
. You need to use custom JavaScript to disable the fieldset in these browsers.<disabled>
attribute on a <fieldset>
. Use custom JavaScript to disable the fieldset in these browsers.
This class will only change the <a>
's appearance, not its functionality. You need to use custom JavaScript to disable links here.
This class will only change the <a>
's appearance, not its functionality. Use custom JavaScript to disable links here.
<section>
should be wrapped as inline.
This class will only change the <a>
's appearance, not its functionality. You need to use custom JavaScript to disable links here.
This class will only change the <a>
's appearance, not its functionality. Use custom JavaScript to disable links here.