Page 2 - Browse Tag / Libraries
CSS3 Pseudo Selector Emulation for Internet Explorer 5-8
CSS3 pseudo selector emulation for Internet Explorer 5-8. ie-css3.js allows Internet Explorer to identify CSS3 pseudo selectors and render any style rules defined with them.
Javascript, Libraries
Comment
CorMVC – jQuery-powered Model-View-Controller Framework
CorMVC is a jQuery-powered Model-View-Controller (MVC) framework that can aide in the development of single-page, web-based applications.
Javascript, Libraries
Comment
10+ Popular CSS Frameworks to Reduce Time, Energy and Sometimes Hard Decisions
CSS Frameworks are great; like any other framework, they reduce development time and let you get working immediately on site-specific design and CSS.
CSS, Libraries
3 Comments
Highcharts – Charting Library written in pure JavaScript
Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site
Browser Detection With PHP Browscap: Have a Better Solution Than GET_BROWSER()
Basically, long time ago, browscap.ini and browscap.dll were created by microsoft as an easy way to get info about the user’s browser.
Where will you go from here? – Directions in the Google Maps API Version 3
Google continues to expand its third version of the maps API to include features already in the second version.
5 favourites Web Developer Cheat Sheets (e.g. HTML5, CSS3, WP)
Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually.
CSS, Html, Javascript, Libraries, Wordpress
8 Comments
Hello to Émile – Small JavaScript CSS Animation Framework
Émile has a full set of CSS properties for animation (length-based and colors) and includes easing and callbacks all with less than 50 lines of code!
Go, a new programming language that promises C-like speed with Python-like Power
Go is a great language for systems programming with support for multi-processing, a fresh and lightweight take on object-oriented design
Google Closure Tools – Real Power for JavaScript-intensive Applications
Google Code Blog is introducing Closure, a library and set of tools that JS developer built over time as they created the applications at scale.
Html, Javascript, Libraries
Comment
Demo: How to Use jQuery Animation Effect to Move the Clouds in your Sky in 5 Steps
Today i want to demonstrate you, how easy it could be to implement a javascript animation into your page or blog with the use of jQuery framework.