Bootstrap Tutorial For Beginners - [Part 19] - How to Add Checkboxes and Radio Buttons Using Fuel UX

preview_player
Показать описание

During this Twitter Bootstrap for beginners training video, learn how to how to add more functionality to checkboxes and radio button using Fuel UX in Bootstrap site.

Stay in touch:

If you enjoyed the video, please give a "thumbs up" and subscribe to the channel -)
Рекомендации по теме
Комментарии
Автор

Thanks for making this tutorial, Simon. Please tell us, the Fuel UX team, if there is anything in the documentation that needs clarification for your followers!

interactivellama
Автор

Thanks for the good tutorial, but with so many different frameworks introduced into one project, how do you coordinate them to prevent them from tangled up?

yinhaowu
Автор

Why not use:
<script>
$(".radio-custom").radio();
</script>

nattsurfaren