Forums
|
|
|
|
Page 1 of 1
|
[ 7 posts ] |
|
| Author |
Message |
|
Howdy_McGee
Joined: Tue Dec 14, 2010 8:35 am Posts: 6
|
 PIE is not working IE8
Code: <html> <head>
<style> #rounded { border: 1px solid #696; padding: 60px 0; text-align: center; width: 300px; background: #EEFF99; behavior: url(PIE.htc); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; } </style>
</head> <body>
<div id="rounded"> testing123 </div>
</body> </html>
My code is very simple, I pretty much copied it from the homepage. My PIE.htc file is in the same folder as the HTML file, but IE8 will not show rounded borders. Any suggestions?
|
| Tue Dec 14, 2010 8:37 am |
|
 |
|
Anathema
Joined: Tue Oct 19, 2010 10:40 am Posts: 40
|
 Re: PIE is not working IE8
Are you running locally? I just tried it in my build and it worked perfectly fine...
|
| Tue Dec 14, 2010 9:04 am |
|
 |
|
Howdy_McGee
Joined: Tue Dec 14, 2010 8:35 am Posts: 6
|
 Re: PIE is not working IE8
locally... Is that the problem?
|
| Tue Dec 14, 2010 9:07 am |
|
 |
|
Anathema
Joined: Tue Oct 19, 2010 10:40 am Posts: 40
|
 Re: PIE is not working IE8
I have had problems running locally. I never quite got it to work either, but when I put it on a server, it worked perfectly fine.
I would say just trust PIE, because it does work very well, but running locally, for example out of Notepad++, never worked for me.
|
| Tue Dec 14, 2010 9:46 am |
|
 |
|
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1401
|
 Re: PIE is not working IE8
Weird, I've never had any trouble running PIE locally. I wonder if there's a security setting in IE that would disable it in the local zone.
|
| Tue Dec 14, 2010 9:55 am |
|
 |
|
Howdy_McGee
Joined: Tue Dec 14, 2010 8:35 am Posts: 6
|
 Re: PIE is not working IE8
hahaha that's my problem, I'm running it locally out of Notepad++. Throw it on the server and it works perfectly. Strange. Thanks for the help
|
| Tue Dec 14, 2010 10:09 am |
|
 |
|
Anathema
Joined: Tue Oct 19, 2010 10:40 am Posts: 40
|
 Re: PIE is not working IE8
Jason, I believe it is ActiveX that is causing the issue.
And Howdy, no problem. Glad it was the issue and not something more complicated.
|
| Tue Dec 14, 2010 10:21 am |
|
|
|
Page 1 of 1
|
[ 7 posts ] |
|
Who is online |
Users browsing this forum: Google [Bot] 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
|
|