Rounded corners in MS IE 7 - on Intranet with no access to the outside world - and no JS/HTC

只谈情不闲聊 提交于 2019-12-14 03:58:28

问题


I got a good answer to my previous question Rounded corners in MS IE 7 ...

it was my own stupid fault for forgetting to mention that it is for an intranet which can't access the outside world, and that JS is forbidden, so I can't use HTC.

So, here's the question again.. Can I (and, if so, what's the simplest way to) get (scalable) rounded corners in MS IE 7+ using only CSS/HTML ... images are ok, but I worry about the user resizing the browser. A bonus if it's cross-browser, but IE7+ with no JS/HTC suffices


回答1:


There are a few ways to do it -

SpiffyCorners - http://spiffycorners.com/

With images - http://modxcms.com/about/team/rthrash/simple-rounded-corner-css-boxes.html

MS VML - http://www.notgeeklycorrect.com/web-development/2010/01/21/easy-rounded-corners-working-in-ie7ie8

Google around there are tons of ways to do this without CSS3.



来源:https://stackoverflow.com/questions/6181695/rounded-corners-in-ms-ie-7-on-intranet-with-no-access-to-the-outside-world-a

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!