i followed the tutorial from the tutorial section here on making a popup and it works great everywhere except in ie8 where the popup pops up in the top left corner and i have no idea what to do about it this is the code
css
#predata{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/