Update of /export/home/ntop/ntop/html
In directory jabber:/tmp/cvs-serv8608/html
Modified Files:
JSCookMenu.js
Log Message:
Fix positioning bug in special case code for IE6/Standards mode.
(It's rare because only if you give a full DOCTYPE for strict mode, including
the dtd
url:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
does IE6 go into standards mode. The more common version:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
leaves IE6 in quirks mode and the JSCookMenu code works fine)
-----Burton
The author of JSCookMenu has been notified.
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev