Absolute positioned pop up CSS bug
Posted: Sun Oct 31, 2010 9:29 am
Hello All,
I'm working on a calendar system that is really coming together nicely. It's built using jQuery and Ajax and i'm 99% done with it but there's one small CSS bug that I can't figure out. Here is the link
http://www.nhvball.com/Calendar
Make sure you are looking at November to see the bug. Hover over any of the items on a wednesday and you will see how the pop up should look. Everything is great. Now hover anything in either Monday or Tuesday and you will see that the items on Wednesday are showing through the pop up. The pop up is absolute positioned and the only real difference between Wednesday items and the others is the position of the div and the position of that div's background image. Other than that, the settings are identical. I'm pretty sure it has to do with the fact that the pop up is absolute positioned and the links aren't but I can't figure out what I need to change to get this to work.
Any help is appreciated.
I'm working on a calendar system that is really coming together nicely. It's built using jQuery and Ajax and i'm 99% done with it but there's one small CSS bug that I can't figure out. Here is the link
http://www.nhvball.com/Calendar
Make sure you are looking at November to see the bug. Hover over any of the items on a wednesday and you will see how the pop up should look. Everything is great. Now hover anything in either Monday or Tuesday and you will see that the items on Wednesday are showing through the pop up. The pop up is absolute positioned and the only real difference between Wednesday items and the others is the position of the div and the position of that div's background image. Other than that, the settings are identical. I'm pretty sure it has to do with the fact that the pop up is absolute positioned and the links aren't but I can't figure out what I need to change to get this to work.
Any help is appreciated.