Giter Club home page Giter Club logo

Comments (4)

uberllama avatar uberllama commented on June 3, 2024

It appears the data attribute method isn't working. The file inputs aren't getting bound for some reason. Using js instantiation works.

from bootstrap-filestyle.

markusslima avatar markusslima commented on June 3, 2024

Yes works with jQuery 1.9.1. Specify your problem better, put snippets on how you are using and whether ppossível an example online.

from bootstrap-filestyle.

uberllama avatar uberllama commented on June 3, 2024

I used it literally as written in the example, going so far as to have a single input field on a page:

<input type="file" class="filestyle" data-classButton="btn btn-primary" data-input="false">

I can find the element by accessing $('.filestyle') in the console, but bootstrap-filestyle.js doesn't pick it up. I tried removing all non-essential js requires in case there was a conflict with some other code:

//= require jquery
//= require jquery_ujs
//= require bootstrap
//= require plugins/bootstrap-filestyle.js

...but with the same result. No styling

Calling the styling with javascript does work.

from bootstrap-filestyle.

markusslima avatar markusslima commented on June 3, 2024

Friend,

Make clone of the master branch and access the test directory there u will find several examples that I use for testing. I think there is something there that can help you.

https://github.com/markusslima/bootstrap-filestyle/archive/master.zip

Your problem should be loading or register JavaScript. As you summarized the most of your example I can not help it.

from bootstrap-filestyle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.