I wanna add a icon from Intel xdk in input text but I cant,what should I do? I use bootstrap framework
Asked
Active
Viewed 92 times
-2
-
What did you already try ? – Marc Brillault Mar 04 '16 at 15:44
-
Please provide what you have tried so far and tell us how it isn't working in the way that it should. Also, Bootstrap 2 ***or*** 3, which is it? – George Mar 04 '16 at 15:45
-
@MarcBrillault when I click on input,input properties isn't have any icon part to add icon but for button it has and now I don't know what should I do – mehdi grn Mar 04 '16 at 15:52
-
@George bootstrap 3 in Intel xdk – mehdi grn Mar 04 '16 at 15:53
-
@user6015571 is there a way for you to edit your message to post the HTML/CSS you've made ? – Marc Brillault Mar 04 '16 at 15:55
-
Please **provide what you have tried** in the question itself, with more detail on your actual issue, rather than simply *"but I can't*". – George Mar 04 '16 at 15:55
-
@MarcBrillault yes it is possible – mehdi grn Mar 04 '16 at 16:01
-
@user6015571 please do. – Marc Brillault Mar 04 '16 at 16:02
-
@George if you work with Intel xdk it is provide for you a properties section that you can change style and theme of your input but it doesn't exist any part for add icon and on html code when I add tag it isn't work and don't add icon for me – mehdi grn Mar 04 '16 at 16:05
-
@MarcBrillault do but isn't working – mehdi grn Mar 04 '16 at 16:07
-
Does intel-sdk allow you to use CSS ? You should use css background image, not bootstrap-icons since this is a non-bootstrap icon you want to use. – Marc Brillault Mar 04 '16 at 16:10
-
@MarcBrillault thank u it let us use css but sth isn't work – mehdi grn Mar 04 '16 at 19:30
-
That's why we need you to display your code. – Marc Brillault Mar 04 '16 at 19:32
-
http://pastebin.com/qy9W45m2 – mehdi grn Mar 04 '16 at 20:29
1 Answers
0
Try this
Surely you will help.
http://bootsnipp.com/snippets/featured/support-glyph-and-fa-icon-inside-input

JMF
- 1,083
- 7
- 17