Jan
Open Source W3C Compliant CSS Framework – MarkerCSS
Markercss is an Open Source W3C Compliant CSS Framework to create web page layouts based on standard CSS. Markercss helps reduce your time and cost for coding a web layout.
Markercss is divided into different subjects for better access, layout, borders, backgrounds, links, forms, text, colors and tables.
Read the rest of this entry »
Categories:
Tags:
Sep
Create CSS Based Beautiful Sitemaps with SlickMap CSS
SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation. It’s suitable for most web sites – accommodating up to three levels of page navigation and additional utility links – and can easily be customized to meet your own individual needs, branding, or style preferences.
Jun
Open Source CSS Framework to Create Modern & Flexible Layouts
“Yet Another Multicolumn Layout” (YAML) is an (X)HTML/CSS framework to create modern and flexible floated layouts. The structure is extremely versatile in its programming and absolutely accessible for end users.
The YAML framework offers various tools for rapid development of modern and accessible CSS layouts. The most important aspects are highlighted below.
Features
- Based on web standards
- Designed for accessibility
- Robust, flexible layout concept
- Modular construction, user-oriented functionality
- Complete multilingual documentation
Categories:
Tags:
Jun
Mac Like Dock Menu with jQuery Plugin – jqDock
The Dock – as anyone familiar with a Mac will know – is a set of iconic images that expand when rolled over with the cursor, and usually perform some action when clicked.
A Free jQuery Plugin to transform images into Mac Like Dock Menu. This gives you freedom to choose your own orientation, you can have menus in horizontal or vertical order with icons that expands on rollover. This free jQuery dock menu plugin also give options to choose whether you want to use lablels or not.
Categories:
Tags:
Jun
Style HTML Form Elements Using Javascript & CSS
This script will let you use Graphics for your HTML Form elements… Easily. The unobtrusive script gracefully degrades, so if JavaScript is disabled, normal form input objects appear instead of your customized elements. This works flawlessly in Firefox, Safari, Internet Explorer 7, Opera and others. In Internet Explorer, the select lists are unstyled, but the checkboxes and radio buttons still look and function beautifully. It’s this easy:
Categories:
Tags:
Apr
Open Source HTML/CSS Rendering Engine – htmlwrapper
htmlWrapper is a cross-browser compliant HTML/CSS rendering engine written in ActionScript that sits on top of your standards compliant HTML page. Wrapper eliminates cross-browser issues and makes integrating ActionScript and HTML/CSS projects possible without needing to compile.
Wrapper is currently released as a fully functional open source beta for Flash Player 9. Wrapper is set up as a pre-compiled plug-in but can easily be integrated into any Flex or AIR applications or even as an ActionScript framework for creation of compiled projects.
Website: http://code.google.com/p/htmlwrapper/
Download: http://code.google.com/p/htmlwrapper/source
Categories:
Tags:
Actionscript, CSS, Flash, Flex, Html, Open Source
Apr
Free Image Gallery With jQuery & Z-Index
This is a nice Free Image Gallery with JQuery & Z-Index. It comes with a tutorial where it shows howto combine the CSS property ‘z-index’ and the power of jQuery to create a unique gallery which have a appearance of a pile of pictures.
Website: http://thisblog.usejquery.com/2009/03/…
Demo: http://demos.usejquery.com/03_z-index_gallery/
Categories:
Tags:
Apr
Emastic – CSS Framework
Emastic is a CSS Framework, it’s continuing mission: to explore a strange new world, to seek out new life and new web spaces, to boldly go where no CSS Framework has gone before.
Features
- Lightweight (compressed weight less then 4kb)
- Personalized width of the page in (em,px,%)
- Use of fixed and fluid columns in the grid.
- Elastic Layout with “em”s
Categories:
Tags:
Mar
Unobtrusive CSS Tabs For Prototype – Control.Tabs
Control.Tabs attaches creates a tabbed interface from an unordered list of links/anchors that point to any elements on your page that have an id attribute. Since it attaches these behaviors to HTML that already has semantic meaning, it will degrade gracefully for browsers that do not support JavaScript, and is search engine friendly. It attaches in one line of code for simple use cases, but is highly customizable and can be used in a variety of edge cases.
Categories:
Tags:
Mar
CSS and JavaScript Packaging Tool – Juicer
To benefit both your users and your server you should strive to require as few CSS and JavaScript files as possible on each page view – ideally only one of each. Pulling in more files asynchronously is OK, since it doesn’t drag down your initial rendering.
Juicer is a new command line tool that helps by resolving dependencies, merging and minifying files. It can even check your syntax, add cache busters to and cycle asset hosts on URLs in CSS files and more.
Juicer Details
Categories:
Tags: