markusslima / bootstrap-filestyle

jQuery customization of input html file for Bootstrap Twitter

Home Page:http://markusslima.github.io/bootstrap-filestyle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css class "filestyle" not found

WeanaSchnitzl opened this issue · comments

Hi,

in your samples you use a css-class "filestyle". so, when i try this it doesn't work.
am i missing a css file? did not find one in your zip. even in bootstrap (3.3.6) it can't be found.

or am i thinking in a wrong way, and the css-class is nowhere defined becaus it's not needed...

thanx for info!

Best regard from Austria
Werner

Problem is, I do not even know what's going on. Be clearer when defining a problem. Explaining in detail what happens.

Example in jsfiddle, please.

Hi Markus,

the problem is very simple. You use in all your samples a css class
filestyle! but in your githib project is no css file included. so where do
get the class from?

thx for the info.

Regards
Werner

On Nov 17, 2016 11:17 AM, "Markus Lima Luthier" notifications@github.com
wrote:

Problem is, I do not even know what's going on. Be clearer when defining a
problem. Explaining in detail what happens.

Example in jsfiddle, please.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#124 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHOgg8u4A3yJKXqE1cdWQqllPxpfFmNZks5q_Cm2gaJpZM4K0-VB
.

There is no css included in the filestyle class, it only serves as a mandatory selector for the script.
Your problem should probably be file upload, but as there is no example I can not solve your problem more efficiently.