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

Doesn't play nice with ajax forms #7

Closed troex closed 11 years ago

troex commented 11 years ago

I think there should be a method I can bind to trigger it after ajax to reinit newly arrived form

grevory commented 11 years ago

Absolutely. Its on my to-do. On 2013-01-27 10:06 AM, "Troex Nevelin" notifications@github.com wrote:

I think there should be a method I can bind to trigger it after ajax to reinit newly arrived form

— Reply to this email directly or view it on GitHubhttps://github.com/grevory/bootstrap-file-input/issues/7.

grevory commented 11 years ago

This has been turned into a proper jQuery plugin. This should be resolved.