Found this in the Aptana forum, so maybe there is not easy way to get rid of the errors:
>> Posted: Sun Jul 01, 2007 4:52 am Post subject: WebKit Browser Support >> >>First of all, thanks for making the Aptana IDE and iPhone Plug-in available! >>I >>am just beginning to play with it, but so >>far it looks really good. My >>>>understanding is that the Aptana IDE requires Firefox for iPhone >>>>development/debugging support. However, the iPhone rendering engine is >>>>WebKit -- and Firefox is not WebKit based. Are there any plans to add >>support >>for WebKit-based browsers such as Safari, OmniWeb or Shiira? >> Posted: Mon Jul 02, 2007 3:47 pm Post subject: >> >>If you are a mac user Safari will be the browser displayed in our iPhone >>>>browser. On windows it will be IE and Firefox on Linux. We use an embedded >>>>SWT browser so until the Eclipse team or someone else out there makes an >>>>SWT browser available that uses WebKit, we can only provide what is native >>>>for each platform. >> >>Do you know if any of the browsers you mentioned are embeddable in Java >>>>Applications? If they are we could definitely explore using them. >>_________________ >>Sincerely, >>Kevin Sawicki On Jul 29, 3:24 pm, Jerry <[EMAIL PROTECTED]> wrote: > In the Window>Preferences>Browers/User Agents menu (selects which > agents for code assist) , I deselected everything but Safari and > thought that this may make the errors go away. > > Guess it time to ask Aptana support > > Thanks > > Jerry > > On Jul 29, 3:07 pm, Randy Walker <[EMAIL PROTECTED]> wrote: > > > > > If you are using any "-webkit-..." CSS, IE will ignore them because it > > doesn't understand them. > > -=R > > > On 7/29/07 3:03 PM, "Jerry" <[EMAIL PROTECTED]> wrote: > > > > Yes, I can view the page fine on both my iPhone and on my laptop (with > > > both Safari and IE). > > > > I'm guessing that there is something I need to set for Aptana so the > > > errors go away (the page displays fine in both the IE preview and the > > > iPhone preview. I can properly view the page using another server > > > locally (an InstantRails server) AND the Aptana server (using : > > > 8888). > > > > I also tried deselecting IE and selecting Safari as one of the > > > preferences for Aptana (made no change). I'd like to try to figure it > > > out before sending a query to Aptana since I'm guessing the problem is > > > because I just started using Aptana's IDE. > > > > Thanks > > > > On Jul 29, 2:24 pm, Randy Walker <[EMAIL PROTECTED]> wrote: > > >> Jerry, > > >> I'm not familiar with Aptana IDE, but I'm guessing it has a built in > > >> browser? If so, all the "-webkit-xyz" CSS values are only understood by > > >> browsers with the Webkit engine. Ie.Safari. > > >> Can you view your page in Safari beta 3.02 on windows or mac? > > >> -=Randy > > > >> On 7/29/07 1:16 PM, "Jerry" <[EMAIL PROTECTED]> wrote: > > > >>> Just starting to play with Joe's iUI and starting to learn Aptana's > > >>> IDE (build 0.2.8.15637). > > > >>> I can get the music demo to work using both a local server and a > > >>> server on another machine and making minor changes are working fine, > > >>> however, if load iui.css into the Aptana editor, I get 40 errors > > >>> (e.g., unrecognized: "-webkit-user-select: none; for body", "parse > > >>> error: unrecognized: -webkit-text-size-adjust: none;", etc....) > > > >>> New to both iUI and Aptana so I'm guessing I have some embarassing > > >>> simple config wrong... > > > >>> Any suggestions, > > > >>> Thanks- Hide quoted text - > > > >> - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
