Wink Toolkit is a JavaScript framework for creating mobile web applications with less-hassle. wink toolkit is a mobile JavaScript framework for building webapps on iPhone, iPad and Android.
It comes in multiple parts where the “core” (which includes HTTP requests utilities, event management system or DOM extensions) is a must to use and every other feature is optional.
Treesaver is a JavaScript framework for creating magazine-style layouts that dynamically adapt to a wide variety of browsers and devices. Both content and design is shaped with standards-compliant HTML + CSS and no JavaScript programming is required.
The Treesaver JavaScript framework is an open-source project by Treesaver. It is free for all uses and made available under the MIT or …
Centage is a CSS framework that focuses on creating simple-to-advanced fluid layouts easily. It is based on less.js, a JavaScript implementation of less css, and makes use of it’s advanced features like mixins, variables and nesting. Also, due to the nature of less language, it doesn’t add any extra markup to the Xhtml documents and everything stays inside …
Lettering.js, a lightweight and easy to use Javascript <span> injector for radical web typography aims to fill this gap.
It simply divides any given element into pieces of <span>s wrapping each letter with a custom class.
Just like <h1>WRD</h1> into:
<h1>
<span>W</span>
<span>R</span>
<span>D</span>
</h1>
After that, we just need to create the styles for each letter on the …
It is so clear that the web design world is full of incompabilities with different behaviours on different browsers, browser versions and OSs.
PHP CSS Browser Selector is a tiny PHP function which enables us to write specific CSS code for each operating system and each browser.
nce it is called (<?php echo css_browser_selector() ?>), it outputs something similar to …
FEM CSS Framework is a 960px width + 12 column grid system + CSS common styles, to easy and fast develop web layouts.
It is based in the 960 Grid System, but with a twist in the philosophy to make it more flexible and faster to play with boxes. Besides the grid, the framework comes with CSS rules for …
Cloud9 IDE is an open source application that aims to provide a powerful and focused IDE for JavaScript developers.
It is powered by the Ajax.org platform + makes use of HTML5, node.js, socket.io and many other projects.
The application has a pretty fast text editor with bundled syntax highlighting support for JS, HTML, CSS and mixed modes.
Cloud9 IDE…
jQuery iPhone UI is JavaScript library for prototype iPhone interface on web pages. Few days ago, the jQuery team announced that they are working on jQuery Mobile which will probably become quickly popular on creating mobile web apps. for the fans of the library.
It is a jQuery library which emulates the iPhone interface that is handy for creating iPhone …
Free Download CSS layouts for Designers and developers in order to make using CSS as easy as possible. PrimaryCSS is a CSS framework which focuses only on creating the most common layouts.
PrimaryCSS have 22 different layouts from single column to multi-column variations which are compatible with all major browsers. By default, the layouts are 960px in size but they …
Horizontal smooth slide image menu is really cool and that it would be nice if it worked with jQuery. Introducing a Mootools image menu ported to Jquery. If you have ever seen the image menu javascript for mootools by phatfusion and liked what you saw well here is a Sliding Image Menu alternative I’ve come up with using the power …