Been a while since I used those, but I believe you need to conver that 'nav' span tag into an iframe if you want to use a simple target attribute. Otherwise, you might need to make another subroutine in your javascript section that calls the page using the same jQuery comment that loads the panel initially upon page load.
I just read your font rendering article; I have to say I agree with a few things. However I have yet to find a good solution to making crisp fonts appear on webpages. I love how thin and crisp old MS gothic looks in my vm, old machines, etc but it never appears correctly on newer machines... I wonder if crisp fonts are a lost art or if I'm just stupid. (I can turn off anti aliasing in AZpainter but nothing else)
if anyone could help me figure out why my iframes aren't going in the box please inspect element and reply to this :)
Been a while since I used those, but I believe you need to conver that 'nav' span tag into an iframe if you want to use a simple target attribute. Otherwise, you might need to make another subroutine in your javascript section that calls the page using the same jQuery comment that loads the panel initially upon page load.
So I use the iframe tags instead of span? Alright I'll see if that will work