Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • iwegbue Friend
    #127505

    Please help. I’m using Joomla 1.5 nad JA Mageia. The drop down menu is working with firefox, but not ie or safari. what do I need to do?

    Sherlock Friend
    #245399

    Hi iwegbue !
    You can fix it by following way :
    – Download attachment file then extract
    – Copy and overwrite it to templatesja_mageiaja_menusja_cssmenu folder.
    – Open file ja_templatetools.php file find section code :


    }else if ($this->ja_menutype== '2') {
    $html = '<link href="templates/'.$this->_tpl->template.'/ja_menus/ja_cssmenu/ja-sosdmenu.css" rel="stylesheet" type="text/css" />';

    change to :


    }else if ($this->ja_menutype== '2') {
    $html = '<link href="templates/'.$this->_tpl->template.'/ja_menus/ja_cssmenu/ja-sosdmenu.css" rel="stylesheet" type="text/css" />
    <script language="javascript" type="text/javascript" src="templates/'.$this->_tpl->template.'/ja_menus/ja_cssmenu/ja.cssmenu.js"></script>';

    Sherlock Friend
    #245436

    iwegbue ! JA have just updated JA Mageia quickstart to day ! Drop down menu run very well ! 😀

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Sherlock 16 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum