I am trying to insert an iframe into the browser DOM via javascript and want to remove the border if IE but can\'t seem to. I have tried these to no avail:
i
You should also be able to use 'conditional comments' in the HTML so as to include the 'frameborder' attribute only in IE8: