Giter Club home page Giter Club logo

Comments (5)

mpezzi avatar mpezzi commented on September 14, 2024

Maybe an issue with jQuery versions? I know Bootstrap requires jQuery 1.7+ and Drupal ships with jQuery UI 1.8.11. I have encountered some bugs when using jQuery Update 7.x-2.x-dev on the admin side.

I'm not really using Bootstrap as a backend admin theme, but any help in this area is greatly appreciated!

from bootstrap.

fixed avatar fixed commented on September 14, 2024

Well, I don't get any errors anymore, as I fixed the the most template functions in your theme. However, even though I am running with jQ 1.7.1, it seems to have some quirks (no JS errors either, though) .. I will investigate it further ..

from bootstrap.

fixed avatar fixed commented on September 14, 2024

It seems that some modules (especially the ones using JS) expect the form element DOM structure to be as defined by the Drupal theming system whereas the Bootstrap themes wraps elements in further div's (.control-group & .controls). Is this really needed or can't we just alter the ones already created ?

from bootstrap.

mpezzi avatar mpezzi commented on September 14, 2024

Interesting ... is the script looking to attach itself using an id or class? To get bootstrap's forms themed we need to wrap them with these extra elements. Maybe we can merge ids and classes? I'll have to look into it.

Can you provide the module versions you're using?

from bootstrap.

fixed avatar fixed commented on September 14, 2024

I've looked into the bootstrap docs and there are only a few places where these extra elements are needed (horizontal forms and error reporting I believe).. Either way, my Date fields seem to work now. Must have been something with the cache ..

from bootstrap.

Related Issues (8)

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.