Hi, I have 2 questions.
1. Does anyone know a good resource for Opera specific html questions?
2. If you look at each of these pages and hover over the right most collum, you will see different behaviors in Opera.
[url[/url]
http://www.cjburkha.50megs.com/menu_test_no_pointer.html
The only difference between the two pages is this line:
tdMenuObj.style.cursor="hand";
is removed. Does anyone know why setting the cursor style in script rather than CSS will affect the way the bagkgroundColor is painted?
Also, in Opera, the onmouseout event is fired when you move off the top of the text on the big cells. This does not happen when you move off the bottom of the text, only off the top. Any ideas about this behaviour?
Thanks for looking at my pages, and for any help you can give me.
CJB
1. Does anyone know a good resource for Opera specific html questions?
2. If you look at each of these pages and hover over the right most collum, you will see different behaviors in Opera.
[url[/url]
http://www.cjburkha.50megs.com/menu_test_no_pointer.html
The only difference between the two pages is this line:
tdMenuObj.style.cursor="hand";
is removed. Does anyone know why setting the cursor style in script rather than CSS will affect the way the bagkgroundColor is painted?
Also, in Opera, the onmouseout event is fired when you move off the top of the text on the big cells. This does not happen when you move off the bottom of the text, only off the top. Any ideas about this behaviour?
Thanks for looking at my pages, and for any help you can give me.
CJB