thank before it, very hopeuly...
but, why i can creat text to seacrh in search form can't view text ? thanks
ricky yusuf () - 7 years ago - Reply 0
Im having trouble installing this to my html and css files? any tips to make this work? i added them in new html / css documents, wheres the link? or would you recommend adding this straight into our website document? :)
shaun funnell () - 7 years ago - Reply 0
This is a great idea in theory, however it needs some work. It would be great to see an implementation with just the navbar and just the search box so you can differentiate between all the stuff you need for just the search box and everything else. I may work on that myself.
Bryan Pollard () - 8 years ago - Reply 0
Is there an admin on this site that responds to people's complaints???
eugenetoyo` () - 8 years ago - Reply 0
Hello, i tried to integrate the collapsible search in my nav-bar, but it isn't working. Please is there an additional plug-in i need to use or something because i can't seem to find my way round the code. Thanks
eugenetoyo` () - 8 years ago - Reply 0
You need to have jQuery and Bootsrap's javascript on the page in order to make it work!
maxsurguy () - 8 years ago - Reply 0
i want to use this template, but i cant fix the errors, i have tried many time, kindly need help, as soon as possible !!
Amir Khan () - 8 years ago - Reply 0
Hi, this script is great, but works only on Chrome. Fix for IE and Firefox (may 2016 version)
Alyssa Aly () - 8 years ago - Reply 0
Hi there, thanks for this. It works great accept there are a few minor bugs for the desktop search in latest FF and IE 11 where you cannot see the Placeholder text. Best is to amend the following classes:
.navbar-bootsnipp .bootsnipp-search .form-control - reduce padding and add margin top 5px.
.navbar-bootsnipp .bootsnipp-search .form-control:focus - reduce padding and add margin right 5px
Then important!
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn - add position relative and z-index to put that annoying focus glow that bleeds into the red X button behind it!
Now it works perfectly!
Marcelive () - 9 years ago - Reply 0
Thanks for this! I also added the following lines to remove the X button in IE when the text box has focus.
.navbar-bootsnipp .bootsnipp-search input[type=text]::-ms-clear {
display: none;
}
Candi () - 8 years ago - Reply 0
Can you send me the code rectified? i can't see the padding and margin on :focus, there are not.
Thank you very much
Aarón Parres López () - 8 years ago - Reply 0
i want to use this template, but i cant fix the errors, i have tried many time, kindly need help, as soon as possible
Amir Khan () - 8 years ago - Reply 0