mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 13:31:30 +08:00
Updated Font Awesome HTML Dropdown Select List (markdown)
parent
0f5a3c50e7
commit
43a975d4c0
@ -1,6 +1,8 @@
|
||||
List below is way depracated.
|
||||
In order to manage to display FA V.4 in an HTML Select, you have to use http://silviomoreto.github.io/bootstrap-select/
|
||||
|
||||
[FontAwesome Icon Picker](http://mjolnic.com/fontawesome-iconpicker/)
|
||||
|
||||
This plugin allows you to use data-content attribute to display the icons. Example:
|
||||
`$x = array(
|
||||
'fa-arrows-v' => array('data-content' => "<i class='fa fa-arrows-v'></i>", 'value' => 'fa-arrows-v', 'name' => 'fa-arrows-v'),
|
||||
|
Loading…
Reference in New Issue
Block a user