Bootstrap: File Input Style + Angular
Usually with file inputs for bootstrap I use simple the "form control" class however it comes up too often for a little more. With my recent article on using font-awesome for checkboxes, I've been working to create the same approach. I even have an example I can show later on, right I'm using it to demo a service I have for parsing pdfs. Before I found the font-awesome idea here are some libraries or resources I found to add top of that. I'm using both of the angular links in one or more projects!
Libraries
jasny bootstrap
dropzonejs
With Angular Support
http://nervgh.github.io/pages/angular-file-upload/examples/simple/
https://github.com/danialfarid/angular-file-upload
Notes
http://bootsnipp.com/snippets/featured/bootstrap-drag-and-drop-upload
Libraries
jasny bootstrap
dropzonejs
With Angular Support
http://nervgh.github.io/pages/angular-file-upload/examples/simple/
https://github.com/danialfarid/angular-file-upload
Notes
http://bootsnipp.com/snippets/featured/bootstrap-drag-and-drop-upload