Mobile website address - advice

Hi everyone just putting together a little mobile website -
want to give it and easy url
the computer version has the url www.healthhokkaido.com
what are my options - i tried using a handheld style sheet
but the phones i tested on didnt detect it
so i ve decided to go with a separate one - with an icon on
thenormal versionto point people in the right direction

> what are my options - i tried using a handheld style
sheet but the phones
> i
> tested on didnt detect it
Are you *sure* you implemented it properly?
From the looks of this, you did not -
<link rel="stylesheet" type="text/css"
href="files/Articles_Oshimi/hhstyles.css"/>
<!--[if lt IE 7]>
<link href="files/Articles_Oshimi/ie.css" rel="stylesheet"
type="text/css"
media="screen" />
<![endif]-->
<link rel="stylesheet" type="text/css"
href="css/sweetTitles.css">
It would really need to be this to get detected by handhelds
<link rel="stylesheet" type="text/css"
href="files/Articles_Oshimi/hhstyles.css" media="handheld"
/>
<!--[if lt IE 7]>
<link href="files/Articles_Oshimi/ie.css" rel="stylesheet"
type="text/css"
media="screen" />
<![endif]-->
<link rel="stylesheet" type="text/css"
href="css/sweetTitles.css"
media="screen" />
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"quiero mas" <[email protected]> wrote in message
news:fmnffi$6kb$[email protected]..
> Hi everyone just putting together a little mobile
website - want to give
> it and
> easy url
>
> the computer version has the url www.healthhokkaido.com
>
> what are my options - i tried using a handheld style
sheet but the phones
> i
> tested on didnt detect it
> so i ve decided to go with a separate one - with an icon
on thenormal
> versionto point people in the right direction
>

Similar Messages

  • Mobile website and application launch unwanted

    Hello,
    When I access my mobile website, I have a message redirecting me to the store Windows Phone (see screenshot below). 
    Android and iOS, I do not encounter this problem. 
    Can you help me please?
    PS : I cannot upload the screenshot, I have this message :
    Body text cannot contain images or links until we are able to verify your account.

    The only advice I can give is to try a different browser for that site
    http://www.wpcentral.com/bored-internet-explorer-here-are-some-alternative-web-browsers-windows-phone
    Chrome for Windows Phone may be available soon.
    http://www.omgchrome.com/google-chrome-windows-phone-8-1/
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • How to set up slider mobile menu widget on master and pages of mobile website in Muse

    Adobe Muse Slider Mobile Menu Widget by MuseThemes
    I am new to mobile website design and Muse, I love this widget, but I am not sure how to set it up on multiple pages.
    Do I put it on the master? Content covers it when it is on master, so I could use some help.
    Thanks so much, anyone know of tutorials or can anyone give me a game plan to set up. thanks so very much!

    Thanks, my issue was that the content was in front of the navigation menu see screen shot (taken in preview in Muse)

  • When I am NOT private browsing Firefox will not allow me to delete or change the website address in the location bar. My only remedy is to open a new window and search in google then click the link to that site through google. How can I resolve this?

    Question
    When I am NOT private browsing Firefox will not allow me to delete or change the website address in the location bar. My only remedy is to open a new window and search in google then click the link to that site through google. When I swap to private browsing firefox allows me to anter the website address directly into the location bar - but this is a slow [prcess to swap back and forth - also by dint of using private browsing I loose my website information.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Can you build a mobile website in Muse and redirect to a desktop website which is not built in Muse?

    Hi
    I am looking at the idea of extending my photoshop monthly subscription to one that will give me access to Muse and Illustrator etc. 
    I have been building mobile websites on a mobile platform and then redirecting these to clients desktop sites - this is an option for clients who don't want to go the whole hog with new web design.
    Is it possible to build a mobile website using muse and then redirect this mobile website to an existing desktop site that has not been built on Muse?
    Thanks in advance
    Michele

    You can certainly use Muse for hosting on other hosts as well. You do lose some of the functionality of Business Catalyst such as In Browser Editing. I just saw that you did your current one in Wordpress ... so I assume there is a blog?
    If so, keep in mind that Muse alone does not have a blog feature. You can integrate a Business Catalyst Blog into it with a bit of knowledge on how BC works.
    A couple videos you will want to check out are:
    https://my.adobeconnect.com/p843w8dk0w9?launcher=false&fcsContent=true&pbMode=normal
    and especially;
    https://my.adobeconnect.com/p6wv1sik1gq/?launcher=false&fcsContent=true&pbMode=normal

  • Mobile website ASPX 2.0 Page not loading and Instead of loading it tries to download the aspx page sometimes

    We are facing a issue in a our Mobile Banking app built on ASP.NET 2.0. Sometimes, when we load the mobile website[https://mobile.dib.ae] from iPhone or any Android phones, log-in page will never get loaded. When the log-in page fails to load in iPhone/iPad,
    it’s giving us an option to download the login.aspx as a file. In some cases it shows download failed [Safari & Chrome]. In Android phone default browser, we are getting a different behavior when the log-in page fails to load. In Android phones its showing
    an error message as if the page was considered as a XML file and one special character in the xml file causing issue. [Images are shown below& attached].
    We are not getting the same issue in staging. Production fails randomly.
    We have three servers and load balancing is in place for production. We tried to access the site many times from different iOS and android versions and was successful with each of the servers. We have even tried connecting the mobile site by turning off all
    the servers except one, alternatively. All the servers worked fine individually. But it failed in the same mobile after clearing cache and cookies sometimes.
    This behavior is random and we haven’t able to figure out the root cause yet. There is no error in our log files or DB.
    There was security updates on all the servers before this issue started happening. We haven't uninstalled it yet.
    There were no updates on the filrewall F5.
    When we checked the IIS logs after a failed page load with the IP of mobile, we found there was only one entry made and it was for the favicon. We don't have favicon from the beginning and 404 error for favicon is since we started the site. As the only entry
    was for favicon and as it returns an error 404 just considering that possibility.

    It appears that your issue concerns web app development/troubleshooting and not .NET Framework setup (this forum's topic).
    Therefore, I suggest you ask in a topical forum here:
    http://forums.asp.net/

  • The bar for the website address is just gone, how do i get it back?

    there is no website address at the top ^ it just shows my tabs and under that the toolbar, i cant seem to fix it or find the solution.

    hello joepeanut7f, please see [[Navigation buttons like back, home, bookmarks and reload are missing]].

  • Website address field doesn't display in safari

    I was in safari and I downloaded a pdf file and then worked on this file.  When I went back to safari, the website address bar and google search bar no longer appeared.  I can open up new windows by selecting the tab + but I cannot enter in a website address because there is no place to type it.  If that makes sense.

    Choose Show Toolbar or Customize Toolbar from the View menu and put it back.
    (81553)

  • Is there a field for the website address when creating a contact?

    is there a field for a website address when creating a contact?

    I ended up getting a new phone, straight through Apple.  I called their technical support and went through all he basics again and they decided to replace it.  Was a pretty quick process - after defaulting and resetting the whole phone (about 2 hours),  I called them back to inform that there was no change, so they set up the order.
    I had to give my CC# so they could hold a charge on it (in case I didn't send my old phone bach, which they sent me a pre-posted package to send it in anyway).  Had a brand new iPhone 4S in my hands in 4 days, which was pretty decent.  I had uploaded everything previously to iCloud, so setting up the new phone was a snap.
    Only thing I really didn't like was they charged me almost 30 bucks for shipping or processing, or something.  Not so sure that should have been my responsibility after spending so much on a brand new product, only to have to have it warrantied after, like, a month.

  • When i copy a website address into a hotmail email to be sent, how do i get it to appear as a link to be clicked on?

    When i copy a website link and paste it into an email to be sent (in hotmail), i would like it to show up as a link so that the person receiving can just click on it to see the website. At the moment it does not paste as a link.

    type the website address in the mail, click insert hyperlink
    check the image

  • I've lost my website address bar! How can a get it back?

    Safari is working perfectly, except I cannot see my website address bar, that's the one where you enter the address of a site beginning with www. Its just vanished. How can I get it back?

    Click "View"menu  in the Safari menu bar at the top of the screen
    and select "Show Toolbar".
    or
    Click "View" menu in the Safari menu bar and click "Customize Toolbar".
    From the drop down drag the default set into the Toolbar.
      the one under " or drag the default set into the Toolbar"
    Click "Done".
    Best.

  • Today the website addressed in my browser window changed so that the site's home addresses are in black and the rest of the address are in grey. How do I change it back?

    Today the website addressed in my browser window changed so that the site's home addresses are in black and the rest of the address are in grey. How do I change it back?

    Just go to iCloud on your iPad. Click on delete account - this will delete the account on your iPad only. You will be given to keep the addresses and calendar or delete the data.
    Then you create your new account on you iPad by entering your apple id.

  • No address bar up top to enter website address, also I don't see File, bookmarks, etc tabs

    My wife's laptop (Window XP) does not show any website address bar up top and the tabs for File, Edit, Bookmarks, etc are missing. I can't figure out how to get them to show up. I tried downloading the most recent version of Firefox, but it did not work. I was thinking about uninstalling firefox and reinstalling, but wanted to check beforehand.
    Thanks!

    See [[menu bar is missing]], it shows how to restore the menu bar and other toolbars.
    The [[Back and forward or other toolbar items are missing]] article may also help.

  • What are the alternative technologies to create mobile website?

    I have never created a mobile website but have some experience using WML. I jst wanted to find what are the other alternatives and whether standard websites using php wouldn't work on mobile??
    Please let me know
    Thanks
    Uthay

    It's been my experience that many mobile phones lack certain client side technology support. By definition, server side technologies are not dependent on the client. Having said that, since we are on the Java forum I'll also suggest that Java itself has a lot of support on mobile phones (client side), so you could still have a lot of device support if you target that. For maximum support, I'd stick to server side for the complicated stuff.

  • How can i make iphone mobile website,  database in Sql Server 2005 ?

    how can i make iphone mobile website,  database in Sql Server 2005 ?
    Thanks & Regards
    Jamshed Ali
    Email id: [email protected]

    You need to be a little clearer in what you're asking.
    You can't make any web site in SQL Server - it's a database engine, not a website tool.
    What you can do is create web sites that pull data from a back-end SQL Server, but the SQL server doesn't handle the client connection at all (that's handled by a web server such as Apache, IIS, or similar).
    There are many ways to build such a site including .NET, PHP, Perl and more (although I don't know all the options for Windows servers because they're not as common outside of corporate/enterprise networks).
    In either case, given your choice of development language (HTML, plus one of the PHP/Perl/.NET/etc. options), plus your database (SQL Server) plus your web server (IIS, Apache, etc.) you can make any web site you like (or, at least, you're capable of developing).
    If you want to opimize that web site for iPhones then there are many references on how mobile browsing differs from the desktop. I'd recommend this book as a reference (and, yes, I understand the irony of linking to a paperback book for web design guidance ). Googling mobile web design (or iPhone web design) might yield more results.

Maybe you are looking for