I have my container working and the JavaScript seems happy, but I
never
get any JavaScript alert dialogs appearing, Do I have to handle these
myself
or do I need to do something to make the default behavior to work as
display
I'm not interested in intercepting the text.
The default is to do nothing for alerts. To make your application do
something when JavaScript asks for an alert, you'll need to implement
the runJavaScriptAlertPanelWithMessage method on the UI delegate.
-- Darin
_______________________________________________
webkitsdk-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webkitsdk-dev
Do not post admin requests to the list. They will be ignored.