• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WebView can't handle *simple* pages that Safari can???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebView can't handle *simple* pages that Safari can???


  • Subject: WebView can't handle *simple* pages that Safari can???
  • From: "Theodore H. Smith" <email@hidden>
  • Date: Sat, 14 Jan 2006 15:40:23 +0000


I've replaced all < with { and > with }, so that the HTML doesn't get removed or displayed a HTML.


This page will not display in WebView, despite that it displays perfectly in Safari. I just see a blank white page. Also, control- clicking on the window does not bring up a "Reload" contextual menu, like it normally does. A clue?

All I'm trying to do is get an image centered in the middle of a window, but WebView is making this impossible.

Here is the HTML that WebView can't handle. As you can see it's totally simple.

{HTML}
{HEAD}
{TITLE}WebView is broken{/TITLE}
{/HEAD}
{BODY BGCOLOR="#FFFFFF"}
{P}{TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="100%" HEIGHT="100%"}
{TR}
{TD}
{CENTER}{IMG SRC="dragoff.png" ALIGN="bottom"}{/CENTER}
{/TD}
{/TR}
{/TABLE}
{/P}
{/BODY}
{/HTML}


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: WebView can't handle *simple* pages that Safari can???
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: Re: Neatly terminating the app
  • Next by Date: Re: Notifications when iPods are mounted...
  • Previous by thread: Re: Neatly terminating the app
  • Next by thread: Re: WebView can't handle *simple* pages that Safari can???
  • Index(es):
    • Date
    • Thread