Tagged Questions
1
vote
2answers
258 views
How to get javascript event to fire only when the background is clicked (and not other elements)?
I'm trying to write a web app which replaces the context menu (right-click menu) with my own customized ones. I want it so that when the user clicks on a table row, they get one certain context menu ...
0
votes
3answers
158 views
CSS tr background not working IE7
The tr background property doesn't seem to work in IE7. I want to make the bgcolor of the row alternating and then have it a different color when the mouse is on the row. So I can't use table tbody ...
0
votes
1answer
180 views
Table Zebra, styling TR and COL in IE9
I was going to post nice bitmaps of desired and received bahavior but I'm not allowed to post images since I am a new user, so view the following link in Google Chrome, then IE9 to see what I am ...