Tag Archives | IE
CSS3 in Internet Explorer

Two Simplest Ways To Use CSS3 Properties In Internet Explorer [IE6, IE7, IE8, IE9]

There are lots of hooks, hacks and scripts available on net which will provide you some specific properties hack, which are good though, they do not provide you full browser complaint solution. There are not many solutions exist which could provide you seamless CSS3 usage over IE family browsers.

Read full story Comments { 1 }

How To Add Hover Effect On DIV In IE?

There are number of glitches that exists in IE. One glitch is that it does not allow hover effect other than on anchor <a> tag.  This small and quick tutorial will show you how to do it with simple JavaScript and CSS.

Read full story Comments { 5 }

How To Fix PHP Sessions Data Issue In Internet Explorer & In IFRAMES?

Are you web developer? Oh yeah!!! then you must know how much you need to be aware such issues, like some of your web pages, web sites do not work on IE but runs perfectly on other popular browsers, i.e. Firefox, Safari. Think about a day when you coded for something by spending lot of [...]

Read full story Comments { 4 }

How To Make Rounded Corners In Internet Explorer Without Images? [Experimental]

Have you ever missed the CSS3 features in IE? If you are a web designer or a Web developer, your answer should obviously be “YES”.  The very basic and popular CSS3 feature is to make rounded corners of DIVs and elements. Firefox, Safari, Chrome are now having full support to CSS3 but IE is still [...]

Read full story Comments { 17 }