Webdev/Mobile Best Practices/Less Framework: Difference between revisions
Jump to navigation
Jump to search
Ednapiranha (talk | contribs) (Created page with "Jen: Lee:") |
Ednapiranha (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Jen: | Jen: | ||
- video resizing on adaptive layouts is generally ok - video will scale if replayed at the new size. if video is resized during play, it can be the wrong scale. edge-case? | |||
- less framework allows for some flexibility in design and implementation but lacking javascript detection for resizing in older browsers? | |||
- enables avoidance of divitis; minimal css | |||
Lee: | Lee: | ||
Tim: |
Revision as of 15:09, 1 February 2012
Jen:
- video resizing on adaptive layouts is generally ok - video will scale if replayed at the new size. if video is resized during play, it can be the wrong scale. edge-case? - less framework allows for some flexibility in design and implementation but lacking javascript detection for resizing in older browsers? - enables avoidance of divitis; minimal css
Lee:
Tim: