LPology / Simple-Ajax-Uploader

Javascript file upload plugin with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
995 stars 268 forks source link

Spelling error #4

Closed ChrisBuchholz closed 11 years ago

ChrisBuchholz commented 11 years ago

Just noticed a spelling error in a comment.

LPology commented 11 years ago

You, sir, have just made my day by being the very first person to ever submit a pull request to one of my projects. Slightly nervous that I'm going to screw this up.

LPology commented 11 years ago

Shew. Looks like I made it :)

ChrisBuchholz commented 11 years ago

I'm glad you liked it :) Sorry it wasn't something mayor, but I'm going to be using your project in a project we're doing at my job, and I'll promise you, I will file issues and create pull requests if I find something that could be fixed or added to it ;)

LPology commented 11 years ago

That's awesome man, I love hearing when people use something that I made.

I just pushed some updates that I've been working on to ease the pain of using upload progress bars in older versions of IE, along with some other fixes. I put an example in the README, and I'll be updating the documentation shortly.