NoTargeT wrote:
hmm, the cursor lag is gone now, although the cursor itself blinks pretty weird now, but I at least can type decently.
The downside seems to be that the pages now load and scroll horribly slow, way slower then before. It takes 2-3 seconds for the visible part on screen to load, and as soon as I scroll it happens all over again.
IE
Just when you think you're making progress you find out you've only regressed.
Now that I've removed the alpha image loader code it should leave me free to add a faint overall background (the same as on the
index page). If this works I can then delete at least one layer of transparency in the forums which will hopefully speed up scrolling in IE.
IE may also be having an issue with the table background repeat x value (this is pr0lly why many webmasters still bitch about IE and transparency support) so I'll adjust the table backgrounds to be static (such as 23 x 800) which should hopefully help out with some of the page rendering issues.
As for the cursor going nuts, I'll have to check because I don't even have a clue where to begin on this one. I wonder if it's as simple as adding IE specific code telling the cursor how fast to blink?