Archive for the ‘CSS’ Category

Now very easy to create CSS for web with Simple Css

Friday, January 22, 2010 10:05 No Comments

Cascading Style Sheets (CSS) is a good way to specify the styles of fonts and other page elements on your sites. It makes it easier for you to update styles too, because when done right, you only need to make a single change to update the styles on multiple pages and elements. Another bonus is [...]

Share
This was posted under category: Applications, CSS, Development, web tools Tags: , ,

Best Javascript Plugins for lovely Makeup of Web Forms

Thursday, January 7, 2010 5:40 No Comments

In this post, I have found 10 javascript plugin that will able to skin the web form, they will look consistent in different browsers. Some of them skin the entire form elements and some of them skin only checkboxes and radio buttons. Anyhow, I think this is something good to know if your client want [...]

Share
This was posted under category: Ajax, CSS, Forms, JavaScripts Tags: , , ,

Simple and Free Web Application to Create A Starter Stylesheet Quickly: PrimerCSS

Wednesday, January 6, 2010 11:11 No Comments

PrimerCSS is a very simple & free web application that enables anyone to paste HTML and get a starter stylesheet automatically. It analyzes the code you pasted, pulls out all the ids/classes used and places them into the stylesheet. The application is specially handy for web designers who write the most part of the HTML [...]

Share
This was posted under category: CSS, Development Tags: ,

First CSS Object Oriented Framework, save time, do more, xCSS

Monday, October 12, 2009 3:18 No Comments

Why a CSS framework? xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades. Using xCSS means a dramatic cut down to your development time by: having a intuitive overview of the overall CSS structure, using variables, re-using existing style cascades and many other handy features. But, most frameworks [...]

Share
This was posted under category: CSS, Development, Framework Tags: , , ,

Hot Collection of Free jQuery And CSS Drop Down Multi Level Menu Solutions

Thursday, October 1, 2009 14:28 No Comments

Hello dears, it’s time for comprehensive programming article. Here you’ll find Hot and best jquery and CSS based drop-down or just multi level menu tutorials with down loadable files and explanations as well. Menumatic MenuMatic is a MooTools 1.2 class that takes a sematic ordered or unordered list of links and turns it into a [...]

Share
This was posted under category: Ajax, CSS, JavaScripts, Jquery, Navigation Tags: , , , ,

Free AJAX Based, drag & drop, Shopping Cart with PHP, CSS & jQuery

Sunday, September 20, 2009 7:35 2 Comments

Tutorialzine is sharing a beautiful tutorial (with source) on creating an Ajaxed drag’n drop shopping cart with jQuery & PHP. It uses MySQL for storing the data & simpleTip plugin for displaying information about the products with style. It takes advantage of the jQuery UI’s draggable & droppable behaviours to accomplish the flawless experience.

Share
This was posted under category: Ajax, CSS, Development, eCommerce, Jquery Tags: , , , ,