Web development , php , ajax , symfony, framework, zend
In: web resources
18 Aug 2011Spin.js uses the CSS3 to render the UI, falling back to VML Internet Explorer. If supported by the browser, @keyframe rules are used to animate the spinner. The spin() method creates the necessary HTML elements and starts the animation. If a target element is passed as argument, the spinner is added as first child and [...]
In: web resources
18 Aug 2011Spin.js uses the CSS3 to render the UI, falling back to VML Internet Explorer. If supported by the browser, @keyframe rules are used to animate the spinner. The spin() method creates the necessary HTML elements and starts the animation. If a target element is passed as argument, the spinner is added as first child and [...]
In: web resources
25 Jun 2011Any HTML element (like a body, list, paragraph, table etc.) can have an ID (identifier) and can also have one or more Classnames. For example, the following DIV element has both an ID and three Classnames (separated by spaces). <div id=”contactblock” class=”indent highlight new”>…</div> But what are IDs and classes/classnames, and how and when do [...]
In: web resources
17 Jun 2011A while back I showed you the awesome classList API, which allows simple addition, removal, and toggling of CSS classes without the need for parsing the className. Another simple API available in FireFox Aurora Firefox 6, at time of print and Chrome 8 is the element.dataset API. This tiny API allows developers to get and [...]
This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.