we know that rounded corner border is only working fine in firefox ,safari etc but not in IE. There is a hack for implementing curved border in IE.I got a file border.htc which is directly called in CSS using behavior property. syntax: behavior:url(border.htc) this behavior is only for IE for other browser we have to use border radius property. How To implement Border radius in IE ? .curved { -webkit-border-radius:10px; behavior:url(border.htc); } in stylesheets 3. call this class curved in HTML. Example:1.Download border.htc File.
2.write
-moz-border-radius:10px;
-
‹ Home
-
Categories
-
Tags
acrobat adobe amazon apple basic of computer CSS css3 current news David Hill delete dell escape google Hack HP IBM IE interesting news internet IT Javascript keyboard knowledge laptop lenovo miscellaneos tricks mouse event mozilla firefox Netezza Corp news News and Alerts onmouseout onmouseover opera oracle PC pdf Robin Johnson safari shortcuts sun microsystems Teradata Corp Tips and tricks windows yahoo
-
Archives
-
RSS Feeds
-
Account
Post a Comment