internet explorer 7 - jqGrid IE7 hover nightmare -


I have wasted too much time on this and I beg for help, beggar , I'll tell you, StackHowflow community for help!

I am a new jqGrid user, and want to work as my grid, but for now, one row can not be highlighted in IE7 because the mouse is on top of it. Our shop is currently running IE7, so there is no possibility of changing the browsers / versions. Hover works very well in Firefox, does not work in IE7.

I use "Jackgird ID7 hover", "jquery ie7 hover", and any of "id7" and "hover", and "css" and all this

I have tried many forms of DOCTYPE announcements, it is not strange. I have tried reverse engineering on the demo page until my fingers are in pain. Yes, Hover does not work on demo pages, it is not working on my own page, I have tried to manually go through UI hover CSS classes with different features and! Important flag just to see if I get something. nothing.

Now what happens here when I hover over a jqGrid row with IE 7: The color of the bottom and right edges of the table cells will change, but not the background color . So, I know that the hover highlighting is working for cell boundaries, but not for cells or lines.

As the diagnostic help, I slapped the javascript warning (to back) when I table. It works at the table level, but if I hover on a line or a cell, I never set fire to set it in the fire, I am telling it to use IE Developer Toolbar DOM Parser . I'm wondering if Zuckeridge takes that functionality, though

Anyway, people, short version is this: Why can not I highlight the row to work in IE7?

Help Oby Van Kenobi to help me, you are my only hope!

The problem will answer my own question. The problem was a conflict with a different CSS file. My page uses for layout control One of the things used as part of the grid system is "reset.css" which was conflicting with the jqGrid hover display in my app. I commented on call reset.css and the problem went away. Fwiw, I do not see any other adverse effect except for the grid system leaving the reset cas.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -