Mock tests, Interview questions, Tutorials and Tech news
 
 

Archive

Posts Tagged ‘css’

Working with JSON CSS

May 2nd, 2010 fanand 3 comments

In our last tutorial JSON Javascript tutorial , we had covered about basics of JSON . In next couple of  posts,  we will talk about some of smart tricks and tips while using JSON.

CSS JSON

Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents. JSON (JavaScript Object Notation) is a lightweight data-interchange format. CSS may easily be expressed in JSON notation (CSS JSON). CSS JSON is a powerful and flexible approach allowing for inheritance and logical constructs within CSS.

CSS JSON Structure

{

“selector-1″:{

“property-1″:”value-1″,

“property-n”:”value-n”

}

} Read more…

Categories: Programming / tutorials Tags: ,

JQuery Validation Tutorial

April 18th, 2010 fanand 11 comments

This JQuery CSS validation tutorial explain how to do client-side validation using jQuery’s validation plugin. This is how the validation snapshot of the validation page. The link to download the code is at end of this tutorial.

snapshot

Read more…

Categories: Programming / tutorials Tags: , , ,
Get Adobe Flash playerPlugin by wpburn.com wordpress themes