Code Monkey home page Code Monkey logo

Comments (6)

kangax avatar kangax commented on September 2, 2024

Sure, I'm open to trying it out. Let's see how it looks.

from compat-table.

mkoryak avatar mkoryak commented on September 2, 2024

Ok, ill open a pull request some time later today. I was looking at your html and noticed that you are using <colgroup> in a way that is not supported by my plugin because the number of <col> elements in the group dont match the number of columns in the table. Is there an important reason for your use of colgroup? Ill probably have to take it out and restyle the table to work without it before I add floatThead

from compat-table.

mkoryak avatar mkoryak commented on September 2, 2024

So I looked at it today. Its going to require substantial changes because your css selectors expect a single table and the plugin creates another table (containing the header), so much css will need to be rewritten. Also, you don't use jquery - and people who do that usually do it intentionally. Using the plugin requires jquery.

So, do you still want me to continue even if I have to rewrite some of your css and probably some javascript?

from compat-table.

kangax avatar kangax commented on September 2, 2024

Yeah, I never included jQuery because there was no terrible need for it and it was nice keeping page nice and lightweight. I'm not against including it and rewriting JS/CSS if it'll aid usability, so feel free to go ahead and do it. Thanks!

from compat-table.

mkoryak avatar mkoryak commented on September 2, 2024

ok, ill put it on my todo list - it will be a somewhat big rewrite that will touch some of your js and css.
I havent had much time lately to devote to fun projects but I will get back to this as soon as I do

from compat-table.

webbedspace avatar webbedspace commented on September 2, 2024

I'm closing this due to inactivity, and also due to the fact the codebase has probably changed substantially since this claim was made.

from compat-table.

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.