grevory / bootstrap-file-input

Standardizes the file input field to look like a Bootstrap button in all browsers
Other
179 stars 63 forks source link

Proper jQuery plugin #12

Closed quasipickle closed 11 years ago

quasipickle commented 11 years ago

It would be ideal if this could be made into a proper jQuery plugin, so I can A) run the code on command and B) don't have it act on already processed inputs.

grevory commented 11 years ago

Thanks for the suggestion! I have been meaning to do this for a while.

kbaum commented 11 years ago

+1

Can't use this for file fields i add after page load.

grevory commented 11 years ago

I made the change. I need to test in IE8 and above but as of right now it works in normal browsers.