Quote:
Originally Posted by robber
all you need to do is set your width to something smaller and then optimize your images to show at that size (making them as small as you can whilst maintaining the quality) it depends on how your wanting to update it
Rob
|
Thats entirely true... if you have only html and css on your webpage.
As soon as you use javascript / jquery or any other framework, you can run into trouble with only re-setting your page width.
Iphones for instance use something like touch instead off javascripts onmousedown.
There are some articles on the web conceirning mobiles & iphones. Just google it.
Btw, jquery has a mobile framework:
http://jquerymobile.com/