Code Monkey home page Code Monkey logo

Comments (8)

casperin avatar casperin commented on June 27, 2024

I honestly haven't spend any time trying to make it work in IE and currently have very few ways to test it, so I don't even know how it behaves in IE right now. Honestly I'm not even sure how to debug javascript code in IE.

I'll leave this ticket open as a reminder to get that done soon'ish (kind of busy at the moment with other things unfortunately).

Any help would be appreciated!

from nod.

kahlua avatar kahlua commented on June 27, 2024

Hi Gorm,

Thanks for the response. Turns out, it works great in IE; I overlooked a trailing comma in the metrics.

Great plugin, thank you!

-Mike

From: Gorm Casper [mailto:[email protected]]
Sent: Wednesday, April 03, 2013 2:50 PM
To: casperin/nod
Cc: kahlua
Subject: Re: [nod] IE compatibility (#9)

I honestly haven't spend any time trying to make it work in IE and currently have very few ways to test it, so I don't even know how it behaves in IE right now. Honestly I'm not even sure how to debug javascript code in IE.

I'll leave this ticket open as a reminder to get that done soon'ish (kind of busy at the moment with other things unfortunately).

Any help would be appreciated!


Reply to this email directly or view it on GitHub #9 (comment) . https://github.com/notifications/beacon/w5F7Bn8sxh0CDdiYGwbPl-9PJxJeWggEapb5RsRDDKG1heksX0hQKOax7yjIwMvG.gif

from nod.

casperin avatar casperin commented on June 27, 2024

Oh! Awesome :)

What's the lowest IE you tested it in? Just curious

from nod.

kahlua avatar kahlua commented on June 27, 2024

Tested in IE7 and looks good. =)

From: Gorm Casper [mailto:[email protected]]
Sent: Wednesday, April 03, 2013 2:56 PM
To: casperin/nod
Cc: kahlua
Subject: Re: [nod] IE compatibility (#9)

Oh! Awesome :)

What's the lowest IE you tested it in? Just curious


Reply to this email directly or view it on GitHub #9 (comment) . https://github.com/notifications/beacon/w5F7Bn8sxh0CDdiYGwbPl-9PJxJeWggEapb5RsRDDKG1heksX0hQKOax7yjIwMvG.gif

from nod.

casperin avatar casperin commented on June 27, 2024

Sweet. Thanks! Glad you find it useful :-)

from nod.

kahlua avatar kahlua commented on June 27, 2024

Sorry to bother you again but how do I implement nod for a typical ‘yes/no’ radio button group?

Thanks in advance.

-Mike

From: Gorm Casper [mailto:[email protected]]
Sent: Wednesday, April 03, 2013 3:17 PM
To: casperin/nod
Cc: kahlua
Subject: Re: [nod] IE compatibility (#9)

Sweet. Thanks! Glad you find it useful :-)


Reply to this email directly or view it on GitHub #9 (comment) . https://github.com/notifications/beacon/w5F7Bn8sxh0CDdiYGwbPl-9PJxJeWggEapb5RsRDDKG1heksX0hQKOax7yjIwMvG.gif

from nod.

casperin avatar casperin commented on June 27, 2024

You are not bothering. :-)

Right now, you can't I believe. I guess I couldn't think of a usecase for it when I was figuring out what checks to implement. (why not just disable the radio button if you don't want people clicking on it?)

Would it be a good way to implement it same way I did with checkboxes? Where you apply the "presence" to it. That would work, right?

from nod.

casperin avatar casperin commented on June 27, 2024

I added support for it now, but it was a lot more complex than I expected. I'll update the documentation later, but until then here's a hint:

[ '[name=myRadios]', 'exact:2', 'You must click on second radio' ]

not:2 if you want them not to click on a radio button with value='2'. Hope you figure it out :)

Edit: Please test the hell out of this one and tell me if you find any bugs!

from nod.

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.