How easy or difficult is it for a business to offer customers the choice of the regular website rather than the mobile version?

1 Answer

Answer :

Some websites do offer you the option to go to their regular website when a ‘mobile device’ has been detected and they have sent you to the shrunken version. I’ve seen that option on my tablet a few times and depending on what I’m looking at I’ll usually opt for the full-size site since the tablet presents that pretty well. On a phone it might be tough to view the regular site properly but it shouldn’t hurt to give you the option. It’s just a link they can provide easily, that overrides the mobile version.

Related questions

Description : What is the best way to learn HTML? and which version of HTML is most common today?

Last Answer : http://www.w3schools.com/html/default.asp This is one of the best sites I have come across, simple to learn and you can even have online exercises & marked immediately.

Description : Do you know any good books about development of XHTML pages for mobile devices?

Last Answer : I don’t know of any books on the subject. But I have been using iui to make a iPhone version of my lyrics website. It is really simple. I don’t know about supporting other devices. edit :: I guess there is a book.

Description : How do I start a social networking website with some technical knowledge?

Last Answer : ask-public is powered by Python. can learn that.

Description : Can a Website be 100% Bootstrap?

Last Answer : By “bootstrap”, do you mean hand-coding some HTML as a prototype, or are you talking about a product like getbootstrap.com?

Description : How to I create a website? How do I add content? I purchased a domain name that is hosted by Go Daddy but what next?

Last Answer : answer:What are you looking for? If you just want a simple blog installing Wordpress is easy and there are a lot of themes. There is a nice back-end to add and manage stuff. If you want to go that route let me know and I can walk you through it.

Description : How does this website continue playing music when the URL is changed?

Last Answer : answer:the source code says window.pagetype = “ajaxy” I don’t know anything about writing script or whatnot but is that the same as what you referenced above making this sort of thing possible?

Description : Where is a good place to create a website or create a space of my own?

Last Answer : Wordpress is fun and free.

Description : How can I create a button for Windows Live Messenger for a website?

Last Answer : answer:Create an image you want in a graphics editor. If it's a simple button with no continuous tones, reduce colors to 16 colors and save it as a GIF file. If it has continuous colors ... the uses the correct addressing to reference its location, and modify your page to include the required HTML.

Description : Is it possible to have two backgrounds on a website?

Last Answer : I'm not an expert, and I don't know the code for it, but what if you made the top image a table equal to screen width and put the horizontal repeating image in it? Then it would ... on top of the vertical repeating image, so that the vertical one just takes off and repeats from there downward.

Description : How do i perform "A/B Split" or Multivariate Website Testing?

Last Answer : answer:Whoever does the coding can do it with PHP or ASP.Net or some other dynamic language. The choice of language depends on web server support and the coder’s skills. The ASP.Net code could look something like this simplified pseudocode. This is the even page This is the odd page

Description : How do I create a website that will allow a user to easily edit.

Last Answer : If you use a Wordpress base the user can update and use it pretty easily.

Description : Best place to learn website design?

Last Answer : I just read through the tutorials at w3schools.com and it went very quickly. I spent less than a day at it. My understanding has increased manifold. Go through the HTML information, then the CSS will make more sense.

Description : Can I make it so that the background image of my website doesn't appear until fully loaded?

Last Answer : You could easily delay it using Javascript.

Description : Make a website that only opens on a specified computer?

Last Answer : answer:I have heard that that can be done, as long as the IP number doesn’t change. Many US government computers are like that, particularly those used at the CIA September 5, 2008, 1:46 AM EDT

Description : What's a better way to ignore IE6 than using ?

Last Answer : I don’t think there are any browser hacks that validate. Did you try Dean Edwards’ IE7 patch scripts?

Description : This has to do with career choice. Would you rather do something that is challenging, fun, but you may not necessarily succeed in, or something easy, with guaranteed success, that is boring?

Last Answer : East jobs that don’t challenge you get old quick. There’s no growth without challenge.

Description : During a merger and acquisition transaction, the ability to find and use good comparable data for a valuation is relatively ____________. a) easy because each successful company within an industry ... depth, product diversity and access to lines of credit seldom match the company being valued

Last Answer : d) difficult because size differential, management depth, product diversity and access to lines of credit seldom match the company being valued

Description : Where can I find information about GMail html specifications?

Last Answer : Need Answer

Description : How to align an image source code in a Tumblr text post?

Last Answer : I think? Or, couldn’t you align it in CSS by going img { align=“right”; }

Description : How can I convert an Excel Macro to html or use the database in a webpage?

Last Answer : answer:Edit the macros and you will see Visual Basic (VB). ASP.NET pages. can use VB (and other languages). One thing about Microsoft technologies - they provide huge amounts of free learning and support. ... if you want to learn ASP.NET For a quick intro, I would check out W3 Schools tutorials.

Description : Help making a questionaire with javascript/html?

Last Answer : Are you familiar with Javascript? Are you using any type of framework like jquery?

Description : How can I create content within a webpage? (see video)

Last Answer : I would think that your client would want an underlying database.

Description : Any way to directly download an audio source file when the web page is using a javascript audio player (that doesn't use filenames like "x.mp3")?

Last Answer : Could try file2hd.com to see if you can find the resource.

Description : I need to know how to make automatic pages with html?

Last Answer : Wonder if this little java app would do the trick. Looks like it’s a Firefox plugin as well as srandalone.

Description : How can I change the border color around my Tumblr posts?

Last Answer : answer:Welcome to Fluther. You're on the edge of a thin line posting Tumblr questions, you know. We don't like new users asking for followers (and old users already know better), so don't cross ... existing theme that you like better than your current default, and either edit that or use it as-is?

Description : Can I post something on my Tumblr to a certain page only instead of my home page?

Last Answer : Yup, you create a new blog.

Description : Is there a way to prevent an unlisted YouTube video from being shared on a social site?

Last Answer : answer:No, there is no way to prevent videos from being shared through social networks. It would of undermine Youtube's business model if it allowed that. The best you can do is restrict it from ... own servers. Positing it to a video sharing site is just too risky if confidential info is concerned.

Description : How do I add padding? (html)

Last Answer : I;m not familiar with Tumblr. You normally control padding around an HTML element with CSS. Does Tumblr give you the ability to customize a CSS file?

Description : Would anyone be willing to change a tumblr layout?

Last Answer : Customize, and mess around with the tables colors.

Description : HTML coders out there: help! You know how you can hover your cursor over certain text for about a second, and then a little text ballon will appear?

Last Answer : answer:Does blogger allow you to type actual HTML in your blogs? If so, then it’s pretty simple: You see this printed on the page normally

Description : Good no-styling starter blogger template?

Last Answer : answer:I know you're on Blogger but if all you're trying to do is learn from some existing templates on a well-known blogging platform, then perhaps you should try Tumblr instead. They offer ... started with selecting the template you want. All of the HTML/CSS/JS is completely editable by you.

Description : How can I make pictures from thumbnails become bigger when clicked with some coding?

Last Answer : Easiest way is to use one of the hundred of lightbox scripts out there. Here is a simple one to use.

Description : How to manually put a background image on a tumblr layout that happens to have that feature disabled?

Last Answer : Step one – EDIT HTML button. Step two – Note the highlighted part. Chang it to the url for the image you want.

Description : Why can't I open an html file in Google Chrome?

Last Answer : Could you elaborate? Are you double-clicking the html file? If so, does Chrome launch? What methods do you use to view the file in IE or FF?

Description : Changing Tumblr Text Heading to an Image. HTML HELP!

Last Answer : answer:This Post should tell you how to edit the HTML of your blog. Now for the changes you'd need! If you wanted to replace the large Escapades of a Poet text with the image it'd be a bit harder ... source code (it's syntax highlighted too!) like so; it saves having to copy out all the code :)

Description : Tumblr: I can't seem to customize the size of my title, or any text size, or even the size of the icons in my following section. Anyone care to give advice?

Last Answer : answer:Tumblr offers easy customisation interface! On when you log in, go to tumblr.com/dashboard click on preferences icon on top right there, there is a button called Customize Blog Once you click it, you ... go to Theme> Use Custom HTML and then work with the HTML for changing font and so on

Description : How do I make a background like this for my blog?

Last Answer : I think the theme on this website might be patented. Try googling CSS codes for a fish theme. Or, are you asking how to make custom CSS coding for a fish theme?

Description : Image map only lines up with header in certain browsers?

Last Answer : Oh, nevermind. Apparently it doesn’t work in Chrome, either, so the whole thing must be out of whack somewhere.

Description : What does background: transparent do in Eric Meyer's reset.css?

Last Answer : This is used to override any unexpected browser defaults of an opaque background on an element such as . I wouldn’t worry too much about it since it was added to fix unusual browser settings.

Description : On Tumblr, how do I allow for my theme to show notes?

Last Answer : answer:Add this: {PostNotes} right before {/block:Posts}.

Description : How do I replace the title of my Tumblr with an image?

Last Answer : answer:ummm I don't know if this helps http://www.ask-public.com/19150/tumblr-how-do-i-add-an-image-as-a-header/ Certain blog themes already have like a header thing and all you have ... This is probably betterrrrrrr (: http://tumblring.net/replacing-the-text-header-for-an-image-header-on-tumblr/

Description : WordPress Posts aren't adjusting to images?

Last Answer : answer:Looks like it’s because your images are “float“ed. Try: .post {clear: both;} to have the posts under previous images.

Description : How to add Image as header of my Tumblr page?

Last Answer : http://jepensedonc.tumblr.com/private/1185561475/tumblr_l9b92pk9791qc5jpb

Description : How to make a header image in tumblr with the not bright theme?

Last Answer : I’m not seeing a title.

Description : How to add padding around my tumblr posts?

Last Answer : Can you link to what is currently there? It is hard to do without seeing exactly what we are looking at.

Description : How do I go about learning HTML?

Last Answer : webmonkey.com

Description : Tumblr: How to use my own image as a background?

Last Answer : answer:I will do this with images. This gives you this But that sucks. The content is hard to read with the image like that. Part 2. This looks even better. I still want to see a little of the background image to lets use opacity. Now we have this. Here is the finished product.

Description : How can I get a larger image of a thumbnail to appear on mouseover with HTML?

Last Answer : you can’t with HTML. You can with either CSS or Javascript.

Description : Can you change how Outlook 2007 renders HTML email?

Last Answer : Create the email in Word itself and send it from the Word document using Outlook as the proxy.

Description : How do I make my jQuery slideshow resize to window?

Last Answer : http://www.buildinternet.com/project/supersized/