kswedberg / jquery-expander

Expand and Collapse HTML content
https://kswedberg.github.io/jquery-expander/
Other
459 stars 167 forks source link

Update jquery.expander.js #108

Closed teo1978 closed 9 years ago

teo1978 commented 9 years ago

included digits in wordEnd default

Should fix #107 but it needs to be tested. Also, I have no idea how this is supposed to be "built" and how to update the minified version, and if some other files need to be edited. Take this just as a starting point.

kswedberg commented 9 years ago

Thanks a lot for this, @teo1978. I'll try to merge it in asap.

For building, you just need to run grunt build. But I'd rather do that myself anyway, especially if it needs tests.