PEAK XOOPS - [altsys] opened/closed buttons not displayed with IE6 in englishin japanese

[altsys] opened/closed buttons not displayed with IE6

List posts in the topic

none [altsys] opened/closed buttons not displayed with IE6

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 | Posted on 2007/11/8 21:54 | Last modified
souhalt  二等兵   Posts: 5
[altsys] opened/closed buttons not displayed with IE6

altsys 0.55a is used.

The complementary opened/closed buttons are not displayed normally by clicking the buttons with IE6.

If the code shown below is added to the template
then all 4 images of opened/closed buttons are displayed normally by clicking the buttons with IE6.

XOOPS_TRUST_PATH/libs/altsys/templates/block_admin_menu.html: added to line 14 or somewhere
<img src="<{$block.mod_imageurl}>/adminmenu_opened.gif" alt="<{$smarty.const._MB_ALTSYS_OPENCLOSE}>" style="display:none;" />
<img src="<{$block.mod_imageurl}>/adminmenu_selected_closed.gif" alt="<{$smarty.const._MB_ALTSYS_OPENCLOSE}>" style="display:none;" />
<img src="<{$block.mod_imageurl}>/adminmenu_closed.gif" alt="<{$smarty.const._MB_ALTSYS_OPENCLOSE}>" style="display:none;" />
Votes:1 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!