Page 1 of 1
menu Javascript error with IE5
Posted: Thu 19. Feb 2004, 16:40
by raoulx
hello happy phpwcms users!
Some people report to me some error with IE 5.5 on the front left menu.
Perhaps a cursor problem.
This is a big problem because people cant access to website
Something hear about this?
Posted: Fri 20. Feb 2004, 17:05
by Oliver Georgi
thanks Oliver
Posted: Mon 23. Feb 2004, 12:56
by raoulx
As the title writing ;o)
Posted: Mon 23. Feb 2004, 19:09
by cguenther
Sorry Oliver, but that does _NOT_ fix the problem, it just moves the problem from IE 5.x to Mozilla, Netscape, IE 6+.
As i already explained, IE 5.x only knows the style 'hand' and IE6+, Mozilla only know style 'pointer'.
So if u just change 'pointer' to 'hand' you will have the error in the other browsers.
Use that fix, i explained here
http://www.phpwcms.de/forum/viewtopic.php?t=996
Posted: Mon 23. Feb 2004, 19:30
by Oliver Georgi
sorry - I have never tested

Posted: Mon 23. Feb 2004, 21:20
by bertalizer
cguenther's fix works perfectly!
B.
Posted: Mon 23. Feb 2004, 21:32
by cguenther
thx bertalizer
sometimes it is an advantage to do crossbrowser testings, that y i have these mucho boxes under my desk. so i can try mazilla, ie5.x, ie6 and also konqueror as well.
Posted: Mon 23. Feb 2004, 22:51
by Oliver Georgi
I've tested with current browsers only - IE5 Mac, Safari Mac, IE5.5/6 PC, Mozilla 1.3+ (PC/Mac/UNIX), Opera 7
That's why I did not use CSS very much as some users liked I would. There are so many incompatibilities.
Oliver