sibi 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 ! Link to comment Share on other sites More sharing options...
dsonesuk 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now