Go Back   CodingForums.com > :: Client side development > General web building > Building for mobile devices

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-04-2012, 10:54 PM   PM User | #1
buildblocks
New Coder

 
Join Date: Apr 2010
Posts: 28
Thanks: 3
Thanked 0 Times in 0 Posts
buildblocks is an unknown quantity at this point
Question Is a mobile website still HTML and usual PHP?

Is it as I was wondering?
buildblocks is offline   Reply With Quote
Old 04-05-2012, 10:26 AM   PM User | #2
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,454
Thanks: 0
Thanked 498 Times in 490 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
Yes it is. Just you have a smaller screen to display on and different ways that people will interact with your page.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Old 05-31-2012, 01:34 AM   PM User | #3
powertony
New to the CF scene

 
Join Date: May 2012
Location: Canada
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
powertony is an unknown quantity at this point
Quote:
Originally Posted by felgall View Post
Yes it is. Just you have a smaller screen to display on and different ways that people will interact with your page.
Hi masters,

Do we need a different css and design? How do we know the users machine specification? Do we need to apply some API from smart phone system suppliers?
powertony is offline   Reply With Quote
Old 06-04-2012, 02:11 PM   PM User | #4
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,604
Thanks: 5
Thanked 865 Times in 842 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
There are a couple of device/user agent detection scripts on the internet but for simple layout issues the best is to use CSS media queries. Also do a search with the keywords “responsive web design”.
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Users who have thanked VIPStephan for this post:
powertony (06-07-2012)
Old 12-13-2012, 07:01 PM   PM User | #5
StevenHu
Regular Coder

 
Join Date: Jun 2011
Location: CA
Posts: 105
Thanks: 0
Thanked 10 Times in 10 Posts
StevenHu is an unknown quantity at this point
Quote:
Originally Posted by powertony View Post
Hi masters,

Do we need a different css and design? How do we know the users machine specification? Do we need to apply some API from smart phone system suppliers?
1. You'll want to design the site so it works on smaller screens, so yes, you'll need to rethink your page so they appear correctly and are not squeezed into a small screen. Googling "responsive web design" will give you a start.

2. You don't really need to know the user's phone screen size.

3. You don't need to apply any APIs from smartphone suppliers if you are just redesigning your web site to fit smaller screens.
__________________
Steve Husting
http://iphonedevlog.wordpress.com
StevenHu is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:20 AM.


Advertisement
Log in to turn off these ads.