Welcome to TalkGraphics.com
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    23

    Default Re: Mobile website design / Click to Call function -- help please (Xara Web Designer

    Thanks Big Wave. It wasn't the hyphens, it was the code and the way Xara spit it out....., I had 2 buttons on the contact.htm page and it grouped them together with an "<a href=..........> tag. Had to split them up like this (the 7.png file is the "click to call" button, and the 6.png file is the "back to menu" button; here's how I had to reconfigure the code for the contact.htm file (in notepad), and it's now been tested and works great!!

    <a href="tel:1-512-692-6178"><img class="xr_ap" src="index_htm_files/7.png" alt="click to call" style="left: 29px; top: 160px; width: 189px; height: 42px;"/>
    </a>

    <a href="index.htm" target="_self" onclick="return(xr_nn());"> <img class="xr_ap" src="index_htm_files/6.png" alt="" style="left: 40px; top: 275px; width: 160px; height: 35px; " onmousemove="xr_mo(this,0)"/>
    </a>

    Maybe this will help someone else also. Now on to trying to see if there is auto scale available and the redirect code.

    Thanks for taking time for your input.

    Pixelart

  2. #2
    Join Date
    Aug 2010
    Posts
    533

    Default Re: Mobile website design / Click to Call function -- help please (Xara Web Designer

    It works on my Samsung Galaxy.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •