csscss3pie

Setting file location of PIE.htc


I created another folder for my pie.htc..but when I load my html file in IE8 it does not work..i already tried setting different location to its behavior but still it wont work..

here's my code..

behavior: url(/pie/PIE.htc);

Solution

  • behavior: url(../pie/PIE.htc);

    ".." for folder selection and pie is the folder