Yes, David Mark's comments are stupid and widely useless. Small resume : - Do not use frameworks, they suck, waste time because money is not important - Do not use any web standard, if you want to do something, do it by yourself without any help (always reinvent the wheel, nice one :)) - If your well design you website it will work on any device: wap, html, small screen etc... (this is the better one I think :))
and so on.... It seems that David have to stop reading stupid magazines for dummies (or books ;)) and start to work in the real world. On Jan 6, 12:12 am, David Scott <[email protected]> wrote: > Does anyone else find David's comments argumentative and unhelpful? > > On Jan 5, 2009, at 3:14 PM, David Mark wrote: > > > > > On Dec 19 2008, 12:51 pm, Kenny Saunders <[email protected]> wrote: > >> I can't get the text to stop zooming in when the device rotates. It's > >> keeping the width set at 360px when it's in landscape mode and the > >> other 120px are off the screen. > > > It is likely your design that needs adjustment. > > >> I tried the following to no avail: > > >> body { > >> overflow-x: hidden; > > > Don't do that on any device. > > >> -webkit-user-select: none; > >> -webkit-text-size-adjust: none; > > > That sounds ridiculous. Why didn't they call it -webkit-screw-the- > > user? > > >> font:13px/13px Helvetica,Arial,serif; > > > Never size fonts in pixels and how is "serif" a fallback for "Arial?". > > >> color:#222; > > > No background color? > > >> } > > >> <meta id="viewport" name="viewport" content="width=device-width; > >> initial-scale=1.0;" /> > > > XHTML? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
