• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Problem for Iphone users to open and use the menu
PostPosted: Mon Jan 16, 2012 9:35 am 
Offline
Forum Members
Forum Members

Joined: Tue Oct 26, 2010 7:36 pm
Posts: 161
Hello everybody,

I have a continuing problem with the users of our site who use an Iphone. They can for whatever reason not use the menubuttons on our site. f.y.i. our site is www.red-eagles.nl. I have donloaded the IBB demo software to check the site, but with this software the menu works fine.Does anyonde know how to fix this?
We use CMS version 1.9.4.2

Thanks for the help!

Chris


Top
 Profile  
 
 Post subject: Re: Problem for Iphone users to open and use the menu
PostPosted: Mon Jan 16, 2012 12:31 pm 
Offline
Power Poster
Power Poster
User avatar

Joined: Sat Nov 14, 2009 4:54 pm
Posts: 703
Location: the Netherlands
Are these menu items by any chance section headers?

See: viewtopic.php?f=75&t=57202&p=263724&hilit=ipad+section+header#p263724

_________________
Make your community a better place!


Top
 Profile  
 
 Post subject: Re: Problem for Iphone users to open and use the menu
PostPosted: Mon Jan 16, 2012 1:35 pm 
Offline
Forum Members
Forum Members

Joined: Tue Oct 26, 2010 7:36 pm
Posts: 161
The menu is placed in the sjabloon as follows:

{* Start Content *}
<div id="content">

{* Start Navigation *}
<div id="menu_vert">
{* stylesheet "Navigation: CSSMenu - Horizontal" *}
<h2 class="accessibility">Navigation</h2>
{menu template='cssmenu.tpl' start_level='1' number_of_levels='4'}
<hr class="accessibility" />
</div>
{* End Navigation *}

It is correct that the main menu (highest level is section Head and the lower levels are content.


Top
 Profile  
 
 Post subject: Re: Problem for Iphone users to open and use the menu
PostPosted: Mon Jan 16, 2012 3:06 pm 
Offline
Power Poster
Power Poster
User avatar

Joined: Sat Nov 14, 2009 4:54 pm
Posts: 703
Location: the Netherlands
Ipad/Iphone/other fancy mobiles can't cope with a dropdown menu. This is not CMSMS or menu related.

As written in the topic I linked to in my previous post, you might want to check this out:

http://blog.0100.tv/2010/05/fixing-the- ... phoneipod/
It uses some jquery to rewrite the behaviour of the hovering <a> element

The other way to deal with this problem is to change the type section header into a landingpage

_________________
Make your community a better place!


Top
 Profile  
 
 Post subject: Re: Problem for Iphone users to open and use the menu
PostPosted: Mon Jan 16, 2012 4:33 pm 
Offline
Forum Members
Forum Members

Joined: Tue Oct 26, 2010 7:36 pm
Posts: 161
Hello,

I can not find a type 'landingpage' so when looking voor the JQuery script I wonder where to place this script (underneath) in my website?

//ipad and iphone fix
if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))) {
$(".menu li a").click(function(){
//we just need to attach a click event listener to provoke iPhone/iPod/iPad's hover event
//strange
});
}


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner