Closed incredimike closed 10 years ago
@incredimike Thanks Mike! I'll take a look at this and make sure things are still working okay and try to get this merged across.
Docuemtnation also suggests using:
http://cdn.mobify.com/modules/pikabu/0.2.1/pikabu-theme.min.css
however, I get a 403 error when attempting to load those resources.
I found the documentation confusing. Similar class names were used in some places and not others. There was a section where pikabu was attached to a jQuery/Zepto object, but no documentation how how that worked or what it did?
After getting Zepto working, I updated the readme.md with the content that I would have preferred to see.
BTW, if $('.my-object').zepto({ .. options .. }); does work, please reincorporate it into the documentation.