This summary has to be changed
Brought to you by:
pratesi
while there is a documented fix for the IE form element
problem in the manual, it would be useful to have
another menu setting that could hold an array of div
names to hide and show when menu's are activated and
deactivated.
eg:
$mid->setOtherDivsToHide
("flashDiv","javaDiv","formDiv","anyMediaDiv");
Its quite limiting layout wise to be able to only hide the
one div automatically... Its not just form elements that
show through menus, and not just in IE either.
Logged In: YES
user_id=984138
or you could use the supplied patch that enables a custom
javascript function to be called using the onMouseOver
onMouseOut events.
Logged In: YES
user_id=65709
The subject "fix for the ie see-thru problem" is misleading:
- *fixes* for msie problems have to be requested
to msie developers, not to phplm developers
- a workaround for the msie see-through problem
is already available in the development version of phplm
Marco Pratesi