Jump to content
php.lv forumi

input field uz IE


laucinieks

Recommended Posts

Sveiki, vai ir kāda iespēja uzlikt lai strādā šie uz IE?

form input:focus {
box-shadow: 0 0 10px #0099FF;
}

un

form input
{
margin: 20px 0px 0px 10px;
width: 580px;
height: 30px;
border: 1px solid #64A4E4;
float: left;
text-decoration: none;
outline: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

Pašlaik strādā uz FF, un Chrome, bet uz IE neiet.

P.S. HTML esmu norādījis -

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
  "http://www.w3.org/TR/html4/strict.dtd">

Paldies jau iepriekš,

L.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...