Welcome, Guest
Username Password: Remember me

Head tag editing - iOS add to home screen code
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Head tag editing - iOS add to home screen code

Head tag editing - iOS add to home screen code 12 years ago #8900

  • eaps
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
hello,

Im using some code which works on the normal version on my site, but when i add it to the Head tag in the iphone template for mobile joomla, it dont work any ideas

the code im using is (as i said it works in all normal templats not in the mobile joomla ones)

    
 <meta name="apple-mobile-web-app-capable" content="yes">
 <meta name="apple-mobile-web-app-status-bar-style" content="black">
 <link rel="apple-touch-icon" sizes="114x114" href="http://www.harlowbargains.co.uk/templates/apple-touch-icon.png">
 <link rel="stylesheet" href="http://www.harlowbargains.co.uk/templates/add2home.css">
 <script type="text/javascript">
 var addToHomeConfig = {
  animationIn:'bubble',
  animationOut:'drop',
  lifespan:10000,
  expire:0,
  touchIcon:true,
  message:'Install the HarlowBargains App on your <strong>%device</strong>. tap `%icon` and then <strong>Add to Home Screen</strong>.'
};
 </script>
 <script type="application/javascript" src="http://www.harlowbargains.co.uk/templates/add2home.js"></script>
 


is it something that mobile joomla is stopping
  • Page:
  • 1
Time to create page: 0.08 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.