Hi, I have AJAX working on this webpage. If you click a small image of an album cover at the top of the page, AJAX is populating the bottom half with a bigger album cover and a gradient with the associated album track listing.
http://www.loamband.com/music.php
My issue is with the fonts in the gradient box. When the page first loads, it's fine, but if you click on any of the album covers, in IE7, the font appears more "blocky." It's subtle, but you can see it especially in the bigger title and if after you click on the "MUSIC" link on the left.
I tried different fonts and sizes in the gradient, but it does the same thing. This might be incidental, but you can also notice if you click an album link, the entire body moves up a pixel or two. Weird, since all AJAX is doing is populating that bottom half of the page...
Any ideas?