开发者

show off mobile sites in web portfolio?

开发者 https://www.devze.com 2023-03-11 07:13 出处:网络
Does anyone out there know if its possible to show a working version of a mobile sit开发者_运维技巧e in a web portfolio?Wondered if there was an emulator that could be used for this purpose?

Does anyone out there know if its possible to show a working version of a mobile sit开发者_运维技巧e in a web portfolio? Wondered if there was an emulator that could be used for this purpose?

Any ideas, please give me a shout.


If you're using device detection on the mobile site, the easiest way would be to have a flag in your URL that will make the site think it's serving a mobile client and not a web client. This depends on your implementation, but spoofing the device is the easiest way. Makes it easier to debug as well.


this site shows samples of mobile sencha touch apps running in an iphone

http://www.synthphone.com/

below is a sample URL that links directly to google mobile site on a device with dimensions 320 x 480 (iPhone)

http://www.synthphone.com/?u=http://m.google.com&w=320&h=480

hope this gives you some ideas at least

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号