Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove jQuery dependency, clean up html #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jescalan
Copy link

@jescalan jescalan commented Aug 8, 2012

So after I already wrote all this code, I noticed there were a couple other pull requests. Oh well. Decided to put it in anyway, why not - maybe you guys can use some pieces of it.

The conversion here is clean and very similar to the original jquery code. One thing I did not do at all was test in old IE. I did mark a couple spots in the script where older IE versions are likely to have issues. These could probably be fixed pretty quickly by replacing them with a function that does a quick test and if/else statement. Maybe I'll do this sometime in the future, but it seems like there may be enough pull requests here already haha.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant