bbarakaci / fixto

A jQuery plugin for sticky positioning
MIT License
217 stars 57 forks source link

If you like to have it JSLint compliant :) #1

Closed iilei closed 12 years ago

iilei commented 12 years ago

Making JS Lint happy :) mostly dot-notation instead of ['key']. for better readability, computedStyle non-minified.

cheers :)

bbarakaci commented 12 years ago

Hey thanks.

I have put the minified version of computed style to prevent modification. I also liked that it was virtually invisible.

But looks like this will bother other developers. So lets obey Lint.

Thank you for your contribution. Cheers.