urbanspectra-nyc / nycsys

Pre-Owned Apple Systems, Bundles and Services.
MIT License
0 stars 1 forks source link

Accordion for nycsys #2

Open nsoteriou opened 8 years ago

nsoteriou commented 8 years ago

-- Home/landing page needs accordion to reduce page jumps. Accordion mobile as well -- Gather jquery plug-ins, standard and mobile, add them to project. Commit, push.... -- We need to define which browsers are supported, so not sure if jquery v1 or v2. -- When there is no jquery support for a browser we want to support, what will we do?

We can break this into many issues + tasks and refer back to this issue url in those issues.

This and the find/replacement of sofiasys => nycsys should be plenty for home-landing page are all we need to do for that page. The system detail page needs SERIOUS design help!!

nsoteriou commented 8 years ago

Added some jquery core and accordion. Keep both? How do we decide what browsers to support? There seem to be three general terms of compatibility:

JQuery v1 browser support is MUCH wider than v2. What does v2 offer that would make that sacrifice worth it?

Likely we will stick with v1 and fallbacks, and v2 we can examine over time.