mobify / pikabu

Off-Canvas flyout menu
http://mobify.github.io/pikabu/
MIT License
453 stars 51 forks source link

Documentation updates & fixes #38

Closed incredimike closed 10 years ago

incredimike commented 10 years ago

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.

kpeatt commented 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.

incredimike commented 10 years ago

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.