5 Replies - 1428 Views - Last Post: 05 November 2012 - 12:59 AM

#1 defmetalhead  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 3
  • Joined: 12-August 12

Main Menu Links not working on mobile phones or IPAD?

Posted 12 August 2012 - 06:16 PM

I built a website with basic HTML and CSS. There is nothing dynamic about this website. Zero programming involved. All links work fine on computers, but for some reason the main menu links on mobile phones and IPADS do not work. Any suggestions? The link to the website is here : http://webkagawa.com/example/bryan
Please ... do not suggest I create a mobile counterpart ... the client wants this website to function for mobile phones.

Heres the code for the main menu.

<div id="menu">
		<ul>
		<li class="active"><a href="index.html"  title=""><span>Home</span></a></li>
		<li><a href="schedule.html"  title=""><span>Schedule A Pickup</span></a></li>
		<li><a href="services.html"  title=""><span>Rates</span></a></li>
		<li><a href="about.html"  title=""><span>About</span></a></li>
		<li><a href="contact.html"  title=""><span>Contact</span></a></li>
		</ul>
	</div>


Is This A Good Question/Topic? 0
  • +

Replies To: Main Menu Links not working on mobile phones or IPAD?

#2 GunnerInc  Icon User is offline

  • "Hurry up and wait"
  • member icon




Reputation: 719
  • View blog
  • Posts: 1,976
  • Joined: 28-March 11

Re: Main Menu Links not working on mobile phones or IPAD?

Posted 12 August 2012 - 06:26 PM

Hate to break it to you, but no links work on any browser I tried on Windows, Linux, and Android.

Probably because you are using relative links without using
<base href="YOUR BASE URL HERE" />

Quote

Please ... do not suggest I create a mobile counterpart ... the client wants this website to function for mobile phones.


A mobile counterpart allows the webpage display properly.
Was This Post Helpful? 0
  • +
  • -

#3 EnvXOwner  Icon User is offline

  • PHP Brogrammer
  • member icon

Reputation: 355
  • View blog
  • Posts: 2,314
  • Joined: 10-August 09

Re: Main Menu Links not working on mobile phones or IPAD?

Posted 12 August 2012 - 06:53 PM

If you're client wants the site to work on mobile devices then make it responsive. It don't have to be a separate counterpart because it's still the same page with media queries to apply different styles to different resolutions and types of devices. If you notice, none of the text above your "duckett delivery" is selectable. I don't know why this is being caused, but we do know it could be caused by screwing up some of your HTML tags above that point, or the styling for those elements.
Was This Post Helpful? 0
  • +
  • -

#4 defmetalhead  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 3
  • Joined: 12-August 12

Re: Main Menu Links not working on mobile phones or IPAD?

Posted 12 August 2012 - 07:15 PM

Thanks guys. When I noticed the links were not working in firefox and chrome I realized it had something to do with the logo I added. Turns out I had the width for the logo set to 100%. A fixed width resolved the issue. Thanks again.
Was This Post Helpful? 0
  • +
  • -

#5 EthertPreaf  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 05-November 12

Re: Main Menu Links not working on mobile phones or IPAD?

Posted 05 November 2012 - 12:59 AM

brphd
<a href="http://www.doudounemonclerj.com/"><b>moncler</b></a>
fbduy
<a href="http://www.hoganvsitoufficialeu-italian.org/"><b>scarpe hogan</b></a>
nunre
<a href="http://www.cheapghdstraightenerss.co.uk/"><b>ghd sale</b></a>
opoun
<a href="http://www.doudounemonclerj.com/"><b>http://www.doudounemonclerj.com/</b></a>
fycii
<a href="http://www.hoganvsitoufficialeu-italian.org/"><b>http://www.hoganvsitoufficialeu-italian.org/</b></a> gaacu http://www.cheapghds...htenerss.co.uk/
Was This Post Helpful? 0
  • +
  • -

#6 hixappall  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 05-November 12

Re: Main Menu Links not working on mobile phones or IPAD?

Posted 05 November 2012 - 12:59 AM

kjgtw
<a href="http://www.sacslouisvuittonipascher-fr.net/"><b>sac louis vuitton</b></a>
pljml
<a href="http://www.piuminimonclerti.com/"><b>moncler outlet</b></a>
ejxul
<a href="http://www.borselouisvuittonoutlettitalian.net/"><b>borse louis vuitton</b></a>
mgkbj
<a href="http://www.sacslouisvuittonipascher-fr.net/"><b>http://www.sacslouisvuittonipascher-fr.net/</b></a>
auaws
<a href="http://www.piuminimonclerti.com/"><b>http://www.piuminimonclerti.com/</b></a> zinxx http://www.borseloui...ettitalian.net/
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1