commit: horde menu.php horde/docs CODING_STANDARDS horde/lib
Help.php horde/templates/help menu.inc
max@horde.org
max@horde.org
9 May 2001 22:22:55 -0000
max 2001/05/09 15:22:55 PDT
Modified files:
. menu.php
docs CODING_STANDARDS
lib Help.php
templates/help menu.inc
Log:
- move all href="javascript:..." to href="" onclick="...; return false;"
this should fix the IE+frames+ssl+nt4 problems where IE would drop
encryption because it thinks that javascript: is a none-secure URL.
- update CODING_STANDARDS accordingly
- onClick -> onclick as per CODING_STANDARDS in menu.php
Revision Changes Path
2.4 +3 -3 horde/menu.php
1.29 +6 -6 horde/docs/CODING_STANDARDS
1.18 +4 -4 horde/lib/Help.php
1.8 +1 -1 horde/templates/help/menu.inc