@Frankline - dig a bit deeper into the JQuery docs -- there's a lot you can do to manipulate CSS

On Wed, Nov 11, 2009 at 12:27 PM, Frankline Chitwa <frank.chitwa@gmail.com> wrote:
@Rad, Ithink guys are talking CSS, not javascript. CSS does not have kits to standardize it. A helpful way I found to code CSS for IE6 was
*  html  <your-id/class>{
      <Your -css-code>
}