sibi 0 Posted January 14, 2015 Report Share Posted January 14, 2015 hi im new to the css world. i started to edit some sites and i have a question : is it possible to use css to replace the word " search" that appears in every searchbox ? i wonder if i can put other words instead... ( my browser is firefox ) thanks for any answer i will get ! Quote Link to post Share on other sites
dsonesuk 925 Posted January 14, 2015 Report Share Posted January 14, 2015 css is for styling, you can place content outside, before and after, but not in a input/search box, that is what JavaScript/jQuery is used for. 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.