I have tried prettyGallery with ie8 (compatibility mode too) and jquery 1.3.2 and 1.4.2 and it doesn't work.
prettyGallery doesn't work on no-margin-fort-errors.com with ie8
With jquery.js 1.3.2 i have the error at line 12 char 12949 and whith jquery.js 1.4.2 i have the error at line 16 char 165
for jquery.js 1.4.2, on line 116, search for this "f[[[b]]]=d;return f[[[b]]]},css" and use this "{if(d!="NaNpx") f[[[b]]]=d;}" to replace "f[[[b]]]=d;"
I got it working with jQuery 1.4.2. Hope this could help you.