HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
css buttons
Post new topic   Reply to topic    HTML Help Forum Index -> CSS
View previous topic :: View next topic  
Author Message
beaudeal



Joined: 10 Mar 2006
Posts: 9

PostPosted: Thu Jun 29, 2006 10:22 pm     css buttons Reply with quote

i made a style for all buttons that looks like this:

input[type="submit"],
input[type="button"],
input[type~="submit"],
input[type~="button"] {
margin-right: 1px;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-top-color: #fff;
border-left-color: #fff;
border-bottom-color: #000;
border-right-color: #000;
background-color: #ccc;
color: #000;
font-size: 11px;
font-family: "lucida grande", tahoma, verdana, arial, sans-serif; }

this works fine in firefox, but not in IE. i even added on ", input.button" and gave each button the class="button" but didnt work either. any thoughts?
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8267
Location: Castle Rock CO USA

PostPosted: Fri Jun 30, 2006 2:47 am     Reply with quote



Your first four lines aren't supported by IE yet

_________________
Corey
Loud Commerce |
Loud Worx | Loud Ads
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> CSS All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial