0

Any idea on how to apply a jQuery theme to an input button of type "file"

(ex)

<input type="file" value="A submit button">
...
$( "input:file").button();

Unfortunately, I'm not allowed to post an image. However, the inner "Choose File" button does not get themed.

Thanks in advance.

1

1 Answer 1

1

There are various plugins for that. You can for example try filestyle.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.