I like the jQuery Corner plugin. It'll work on IE7 and IE8 with IE7 compatibility mode. Of course, IE6 ignores it.It's really lightweight and beats loading jQuery-UI just for corners.
I like the jQuery Corner plugin. It'll work on IE7 and IE8 with IE7 compatibility mode. Of course, IE6 ignores it.It's really lightweight and beats loading jQuery-UI just for corners.
$('#yourDiv').corner().
This is by far the easiest way. – Chris Lively Sep 17 '10 at 16:45.
By far the easiest way I've found is using Jquery UI for rounded corners. It's as easy as including two files and adding this to your class declarations: (round all corners of element) or (round top left, top right) IE is not rounded corner friendly by default, so to exactly duplicate the user experience you'd have to throw in a Jquery or other substitution script. My big corporate clients have unanimously agreed that's not worth the effort--since it gracefully degrades to square corners, IE users will have to deal with it--they chose to use the inferior browser in the first place.
A close second place is the Border radius option (css3.info/preview/rounded-border/) but it's more syntax to worry about. Using Jquery UI also opens up great features such as Autocomplete, Tabs, Buttons (improvement on standard HTML buttons) etc.
To get rounded corners working in IE 6, you'll have to use images.
1 Well...it can be done with a bunch of really small table cells and background colors...but it ain't pretty. – T.J. Crowder Sep 17 '10 at 16:06 thanks for the input @marcgg, I've updated the question to reflect. – DaveDev Sep 17 '10 at 16:07.
Here's a good example, creating rounded corners using JavaScript : Nifty Corners : html.it/articoli/niftycube/nifty1.html Using Canvas Element (even in IE) : netzgesta.de/corner.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.