Forum Support

Shape 5
March 28, 2024, 07:16:19 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: IE 9 Displaying issues  (Read 632 times)
scorpio62
Jr. Member
**
Offline Offline

Posts: 6



« on: November 25, 2013, 04:01:38 AM »

With IE9 the submenu doesn`t popup, if you try to open. Also if you change into the compatibility view, the submenu doesn`t work.

You can check it out on ims.lopoca.com
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: November 27, 2013, 06:27:19 PM »

Hello,

Can you be more specific? I took a look at your site but the submenus were rendering.

-Mike
Logged

Mike Nicoll
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
scorpio62
Jr. Member
**
Offline Offline

Posts: 6



« Reply #2 on: November 28, 2013, 01:28:27 AM »

Hi Mike,

please see attached SnipImage.
The IE9 Version is 9.0.8112.16421, Update Version 9.0.15(KB2817183).

You see on the picture, that menu poins are engaged, and there are no arrows to open the submenu.
As it is not on my computer, I would be able to make a teamviewer access, if you want check directly?
Logged
scorpio62
Jr. Member
**
Offline Offline

Posts: 6



« Reply #3 on: January 15, 2014, 04:27:13 AM »

Hi Mike,

The issue is now fixed. Following changes we made:

in /modules/mod_s5_accordion_menu/js/s5_accordion_menu_jquery.js

Extended the function s5_am_click_handle with a try/catch block (red marked).

function s5_am_click_handle(i,tmp){
        try {
               if(tmp.hasClass('s5_am_innermenu')){
                       s5_am_click_handle_inner(i,tmp);
                       return ;
               }
               } catch(e) {}
               //if(console)console.log(tmp);

               if(tmp.href == 'javascript:;' || tmp.nodeName=='H3'){
                                       var flag = i != elms.index($('div.vacurrentmenu'));
                                       $('div.vacurrentmenu').removeClass('vacurrentmenu').animate({
                                              'height': 0,
                       

Additional following entry we have turned off:

before:
if(console)console.log(tmp);

after:
//if(console)console.log(tmp);

Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #4 on: January 15, 2014, 02:46:38 PM »

Thanks, we have updated the downloads
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.