|
Page 1 of 1
|
[ 6 posts ] |
|
SOME ONE PLEASE HELP DOES NOT WORK IN IE8 but IE11 works
Author |
Message |
jpopielarz
Joined: Wed Oct 15, 2014 5:11 pm Posts: 6
|
 SOME ONE PLEASE HELP DOES NOT WORK IN IE8 but IE11 works
SOME ONE please help
below code works in IE11 not IE8 LOOKS GREAT .hmenu a:hover { [code] behavior: url(/PIE-2.0beta1/PIE.htc); color: Black; background: -webkit-gradient(linear, 0 0, 0 40%, from(#76490A), to(#FDCF26)); background: -webkit-linear-gradient(#76490A, #FDCF26 40%); background: -moz-linear-gradient(#76490A, #FDCF26 40%); background: -ms-linear-gradient(#76490A, #FDCF26 40%); background: -o-linear-gradient(#76490A, #FDCF26 40%); background: linear-gradient(#76490A, #FDCF26 40%); -pie-background: linear-gradient(#76490A, #FDCF26 40%); -webkit-box-shadow: inset 7px -18px 49px -19px rgba(118,73,10,0.91); -moz-box-shadow: inset 7px -18px 49px -19px rgba(118,73,10,0.91); box-shadow: inset 7px -18px 49px -19px rgba(118,73,10,0.91);
}
|
Wed Oct 15, 2014 5:35 pm |
|
 |
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1452
|
 Re: SOME ONE PLEASE HELP DOES NOT WORK IN IE8 but IE11 works
|
Wed Oct 15, 2014 7:54 pm |
|
 |
jpopielarz
Joined: Wed Oct 15, 2014 5:11 pm Posts: 6
|
 Re: SOME ONE PLEASE HELP DOES NOT WORK IN IE8 but IE11 works
still does not work any idea ........
|
Thu Oct 16, 2014 10:14 am |
|
 |
jpopielarz
Joined: Wed Oct 15, 2014 5:11 pm Posts: 6
|
 Re: SOME ONE PLEASE HELP DOES NOT WORK IN IE8 but IE11 works
following code
.hmenu a:hover { [code] behavior: url(/PIE-2.0beta1/PIE.htc); color: Black; background: -webkit-gradient(linear, 0 0, 0 40%, from(#76490A), to(#FDCF26)); background: -webkit-linear-gradient(#76490A, #FDCF26 40%); background: -moz-linear-gradient(#76490A, #FDCF26 40%); background: -ms-linear-gradient(#76490A, #FDCF26 40%); background: -o-linear-gradient(#76490A, #FDCF26 40%); background: linear-gradient(#76490A, #FDCF26 40%); -pie-background: linear-gradient(#76490A, #FDCF26 40%);
|
Thu Oct 16, 2014 11:40 am |
|
 |
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1452
|
 Re: SOME ONE PLEASE HELP DOES NOT WORK IN IE8 but IE11 works
Could be any number of things. Can I assume you've checked the content-type headers etc. from the common issues page?
Try applying the behavior:url(...) within a non-hover CSS rule, like ".hmenu a" instead of ".hmenu a:hover"
|
Tue Oct 21, 2014 9:00 am |
|
 |
jpopielarz
Joined: Wed Oct 15, 2014 5:11 pm Posts: 6
|
 Re: SOME ONE PLEASE HELP DOES NOT WORK IN IE8 but IE11 works
fixed
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#76490A', endColorstr='#FDCF26')"; /* for IE */
thanks
james
|
Tue Oct 21, 2014 9:03 am |
|
|
|
Page 1 of 1
|
[ 6 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 4 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|