background preloader

Resources

Facebook Twitter

Responsive from ZURB | How to Design Responsively. Developing With Media Queries Media Queries and the Navigation One common use for media queries is to make changes to your navigation. Consider a simple horizontal nav like you might find on a marketing site: Products, Team, Experience, Contact, etc. On a larger display that might work fine, but a wide nav on a smartphone will not. With media queries that check against the display width of the device, we can have a horizontal nav become vertical, for example. This is a very simple example, but the key component is the media query. We’re stating that this applies to screens (this is pretty standard and there are some other options but not widely used) and that we want the following styles to apply if the screen has a max width of 767px, basically anything less than 768px.

Media Queries and the Grid Perhaps the most common use of media queries in responsive designs is to make changes to a typographic layout grid. Very simple, but very effective. Media Queries and Content Length. Kendo UI Demos. Icons - jQuery Mobile Demos. A set of built-in icons in jQuery Mobile can be applied across buttons, collapsibles, lists and more. Jump to section Icon set The following data-icon attributes can be referenced to create the icons shown below: Icon positioning By default, all icons in buttons are placed to the left of the button text. This default may be overridden using the data-iconpos attribute to set the icon to the right, above (top) or below (bottom) the text. Icon-only positioning You can also create an icon-only button, by setting the data-iconpos attribute to notext. Removing the disc and shadow There is dark semi-opaque disc behind each icon to ensure good contrast when placed on any background color. Example if the class being applied to a wrapper.

Black vs. white icon sets The white vs. black icon sprite is set at the theme level but you can override which is used by adding the ui-icon-alt class to the element or its container. Example of the class being applied to a wrapper. Custom Icons Icons and themes. Tracking the Money. Ascii Table - ASCII character codes and html, octal, hex and decimal chart conversion.

Bootstrap