> I'm using IE8. Here is the link to my devel site:
>
> http://www.merrickmaritimesecurity.com.php5-14.dfw1-1.websitetestlink.com/
>
> As of now, the JS file links are only added to the front page
>
> The problems are predominantly around bg colors, border-radius, and
> rgba settings
>
> the css file is in the same directory as the html (template.php) page
> and should be local to the server.
>
> Thanks for taking a look - I really appreciate it.
Ok, so I think it's a bug in the isSupported() method and I've committed a patch to Github. Can you grab /src/eCSStender.js from the HEAD and give that one a shot? I'm still testing before I officially release that and a few more changes/optimizations as 1.2.7.
> Sorry about your name Aaron - didn't mean to do that :)
>
> On Oct 20, 7:00 am, RobOrracle <roborra...@gmail.com> wrote:
>> Hi Andrew - thanks for the reply.
It took me a while to figure out what you were referring to ;-) No worries.
> Aaron - thanks again for your help - this seemed to get things moving
> in the
> right direction for sure. I'm still seeing issues with border-radius
> and background: rgba...
> though. I'm not sure if this would even be possible with these
> scripts, so forgive me if I missed something?
>
> http://www.merrickmaritimesecurity.com.php5-14.dfw1-1.websitetestlink.com/
I'll look into the RGBa thing, but I can tell you that border-radius is not currently supported in IE8 or below. We've been dragging our feet, trying to find the most flexible option with the least overhead.
> Aaron - thanks again for your help - this seemed to get things moving
> in the
> right direction for sure. I'm still seeing issues with border-radius
> and background: rgba...
> though. I'm not sure if this would even be possible with these
> scripts, so forgive me if I missed something?
>
> http://www.merrickmaritimesecurity.com.php5-14.dfw1-1.websitetestlink.com/
Apologies, I'm a little swamped this week with a presentation I'm working on for Monday. I will be looking into this more in a day or so though.