Re: Web Kit
Re: Web Kit
- Subject: Re: Web Kit
- From: Douglas Davidson <email@hidden>
- Date: Fri, 25 Jun 2004 08:55:55 -0700
On Jun 25, 2004, at 6:49 AM, redmarblegames wrote:
Hi all -- I think I know the answer to this, but am new to Cocoa and
the Web
Kit so thought I would ask before giving up: is there a way to
determine the
locations of individual items on an HTML page that is being rendered
by the
Web Kit? My app needs to annotate a displayed Web page with some
additional
content, which I'd like to draw relative to the positions of individual
items. The WebKit looks like a great way to display web pages if you
don't
care about the internals, but I gather you have to treat it
essentially as a
black box and can't get much info about the details. If I'm wrong
about
that, pls let me know.
You could try using Javascript, but I don't know whether that would
suffice for what you want to do.
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Web Kit (From: "redmarblegames" <email@hidden>) |