I have got a bit of code that creates some bar graphs of statistics drawn from a database. When I hover over the links (numbers in blue) the layout breaks (see images). Below is the code that generates the bar graph and the css to go with it. This only has to work in IE7.
Graph code.
Well right now I can’t even reproduce a local copy of this to test on my own even though you gave code (I tried copying it to a local copy page and nothing…)
Open the page up in your browser and give me the full output (I don’t need any of that ASP you have going on there :))
And nothing relaly jumped out at me (though I only took a quick glance at the hover styles)
I can’t provide a link as it is the local intranet at work. I have tried commenting out parts of the style with no effect but I will go back and revisit that. Maybe I need to look further.
Just out of interest, was there anyhing in the code that looked like it could cause the problem?