Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/webkit/dev_guide/hoveroverlink.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/webkit/dev_guide/hoveroverlink.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/webkit/dev_guide/hoveroverlink.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/webkit/dev_guide/hoveroverlink.html on line 8

hoverOverLink()

Indicates that the mouse is hovering over a link

Synopsis:

#include <WebNotificationDelegate.h>

virtual void hoverOverLink( WebFrame* frame, const char* title,
                            const char* message ) = 0;

Description:

Indicates that the mouse is hovering over a link and displays a message given a pointer to a WebFrame instance, page title, and a message.

Arguments:

frame
A pointer to the WebFrame.
title
The title of the page.
message
The message that appears.

See also:

setTitle(), showToolTip()


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/webkit/dev_guide/hoveroverlink.html on line 80

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/webkit/dev_guide/hoveroverlink.html on line 80