[Tickets #2413] another tooltip problem in IE6
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Aug 31 13:40:54 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2413
-----------------------------------------------------------------------
Ticket | 2413
Updated By | vilius at lnk.lt
Summary | another tooltip problem in IE6
Queue | Horde Base
Version | HEAD
State | Feedback
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
vilius at lnk.lt (2005-08-31 13:40) wrote:
Actually in IE JS "debugger" lines are counted very different than in
Firefox or Opera. When you view source code and count lines, you need to
include every stylesheet and script file included. For example:
1 line: <html>
2 line: <head>
3 line: <script src="twelve_line_file.js"></script>
4+12 line: </head>
5+12 line: </html>
More information about the bugs
mailing list