PHP Classes

File: editinplace.css

Recommend this page to a friend!
  Classes of Er. Rochak Chauhan   AJAX Edit In Place   editinplace.css   Download  
File: editinplace.css
Role: Auxiliary data
Content type: text/plain
Description: Stylesheet file
Class: AJAX Edit In Place
Edit and save a paragraph of text in an HTML page
Author: By
Last change:
Date: 18 years ago
Size: 413 bytes
 

Contents

Class file image Download
body{ font-family: arial, helvetica, sans-serif; font-size: small; } .editable, textarea{ background-color: #DEB887; font-family:verdana; font-size:12px; width:500px; text-margin:5px; align:center; } textarea{ width: 95%; font-size: 100%; } img.progress{ vertical-align: middle; padding: 0 10px; } .showText { font-family:verdana; font-size:12px; width:500px; text-margin:5px; align:center; }