Code Monkey home page Code Monkey logo

Comments (6)

dope avatar dope commented on August 17, 2024

hmm - good question, I haven't got a real reason why I use floats, it's just what has always worked best for me. I'll test this out and see how it handles it.

Thanks

from lemonade.

tD3rk avatar tD3rk commented on August 17, 2024

I'm curious why you reverted back to floats?

from lemonade.

dope avatar dope commented on August 17, 2024

hey man - the grid broke when resizing in Firefox

from lemonade.

tD3rk avatar tD3rk commented on August 17, 2024

Hmm, not for me. I tested this back to ie8 no problem. Perhaps something in one of your later commits modified something that wasn't in an early copy of lemonade I started working off of (and modifying to my delight). Do you have a test page? I'd be really interested to see how it fails. I can also get one up myself in the next day or two showing this working chrome/firefox/ie8-10.

from lemonade.

tD3rk avatar tD3rk commented on August 17, 2024

Oh derr! What's killing it is the last-of-type selector, which was the first thing I axed. Obviously without the frames that's not going to work. Here it is working cross-browser without last-of-type:
http://dev.rocdesign.info/lemonade/

My two cents: drop the last-of-type. It breaks browser compatibility, bloats the markup, not sure it actually offers any real benefit, and if it does it's a somewhat opinionated default. Plus you get rid of that, add a max-width for < ie9, and you claim browser compatibility back through ie8 which is pretty awesome.

from lemonade.

dope avatar dope commented on August 17, 2024

hey man - just gonna stick with the floats, they work great and i've not experienced any problems with them yet. thanks anyway man

from lemonade.

Related Issues (13)

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.