Quote:
Originally Posted by twobob
it calls a javascript dialog box
which are by their very nature NON-TITLE aware...
|
See how I solved it in SkipStone. You can connect to "script-alert" signal which is emitted by webkit when javascript calls window.alert. Same applies to prompt and confirm boxes.