benschwarz/currency.io

Use HTML5 classList

Closed this issue · 2 comments

If we consider doing this with a polyfill or something, the conditional that we can use is:

if (!!document.createElement('p').classList)

Can you push this stuff up into a branch so I can test it on iOS3?

https://github.com/benschwarz/Grip/tree/classList

Don't forget to recompress the scripts… there was an error but I didn't look into it.

On Tuesday, 15 March 2011 at 10:52 PM, kolber wrote:

Can you push this stuff up into a branch so I can test it on iOS3?

Reply to this email directly or view it on GitHub:
https://github.com/benschwarz/Grip/issues/5#comment_875838