- Custom Font Usage/Fallback
When the user is behind a protected network that doesn't allow use of our specified fonts, we'd request that the Arial family be used in it's place, while keeping the weight, italics, etc.
For example, if Roboto Bold it used, the client would see Arial Bold. - Prohibit Usage of Icon Fonts/SVG/Icomoon
Since the client's internal network does not allow font downloads, it creates issues when your teams create icomoon type font sets out of icons. Client has been consistently reporting that they cannot see a lot of icons that were in the signed off comps. We'd request the use of traditional methods (PNG sprite sheets, etc). - IE 8 Compatibility
Project must support IE8 for Desktop,knowing that rounded corners, shadows and gradients will degrade gracefully in IE8. We understand that anti-alias text effects (smooth, sharp, crisp) used in design can’t be preserved in markup because HTML/CSS doesn’t render it.
Circular Items that are drawn via CSS that degrade into squares (pagination dots, etc), please make the item a png asset. - Footer Carousel animations/transitions
(Desktop) Footer Carousel transitions between images should animate left/right and load the next group of images.
(Mobile) All images in a Footer Carousel should crossfade to the next group of images. - Tabs in Desktop vs. Mobile views
(UI Elements) Tab Structures on Desktop change to a simple Dropdown box for Mobile View (iOS Spinner/Android Pop Up box w/ Radio picker)