Forums
View unanswered posts | View active topics It is currently Tue May 21, 2013 2:44 pm



Reply to topic  [ 5 posts ] 
 Border-radius absolutely not working 
Author Message

Joined: Tue Feb 07, 2012 4:26 pm
Posts: 3
Post Border-radius absolutely not working
For reference, you can visit http://rentcondos4less.cloudmedia.biz. None of my border-radius code is working in IE7 or IE8. Here is a code snippet:
Code:
hgroup > div {
   padding-bottom:5px;
   background:#003399;
   border-radius:0px 0px 5px 5px;
   behavior:url(http://rentcondos4less.cloudmedia.biz/app/webroot/js/PIE.php);
   position:relative;
   text-align:center;
   color:#FF9900;
    -webkit-box-shadow: 1px 0px 1px 0px rgba(0,0,102,0.7);
    -moz-box-shadow:1px 0px 1px 0px rgba(0,0,102,0.7);
    box-shadow:1px 0px 1px 0px rgba(0,0,102,0.7);
   
   }

I am using the php file just to make sure that there are no content-type issues (even though I have added .htc to my .htaccess files). The .htc file is uploaded into the same folder as the php file. I am using an absolute path. The html file is
Code:
<!DOCTYPE html>
. Position:relative is added everywhere I want my border-radius. I am using border-radius, and not the browser prefixes. It SHOULD work, right?! Anyone got a clue why it doesn't?


Tue Feb 07, 2012 4:32 pm
Profile

Joined: Wed Jul 14, 2010 11:46 am
Posts: 1396
Post Re: Border-radius absolutely not working
Path and content-type seem correct. Your page is throwing a JS error in IE8, that could possibly be interfering.


Tue Feb 07, 2012 4:54 pm
Profile

Joined: Tue Feb 07, 2012 4:26 pm
Posts: 3
Post Re: Border-radius absolutely not working
jquery.min.js, line 3 character 14659, that is the error that I am seeing. Is that what you see?


Wed Feb 08, 2012 8:50 am
Profile

Joined: Tue Feb 07, 2012 4:26 pm
Posts: 3
Post Re: Border-radius absolutely not working
So, no one has a clue? Developer?


Fri Feb 10, 2012 3:15 pm
Profile

Joined: Wed Jul 14, 2010 11:46 am
Posts: 1396
Post Re: Border-radius absolutely not working
I haven't had time to dive into this. Are you saying that the JS error being thrown is not the cause?


Fri Feb 10, 2012 3:56 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 5 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

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.