Login   Register  
PHP Classes
elePHPant
Icontem

File: css.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Neeraj Thakur  >  AJAX Drop-down  >  css.css  >  Download  
File: css.css
Role: Auxiliary data
Content type: text/plain
Description: Style used in component
Class: AJAX Drop-down
Update the options of a select input using AJAX
Author: By
Last change:
Date: 2006-12-17 21:22
Size: 268 bytes
 

Contents

Class file image Download
.loading
{
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
}
.loaded
{
	font-size:12px;
	font-family:verdana;
}
.text
{
	font-size:12px;
	font-family:verdana;	
}
.textheading
{
	font-size:14px;
	font-family:verdana;	
	font-weight:bold;
}