[webkit-help] how to enable javascript::
EBerry-EdBook
aagarwal at eberry.in
Wed Jun 2 02:30:33 PDT 2010
hi
I am creating my own browser. using gtk webkit . When i tried to open
the site www.hotmail.com it opens it also shows me the 1 page of mails
but when i clicked on any of the mail to see its contents it does not
opened .
my call back
> link_hover_cb (WebKitWebView* page, const gchar* title, const gchar* link, gpointer data)
when i takes my mouse on any of the mail it
shows the message JavaScript:: on status bar
So i want to know how to enable JavaScript in gtkwebkit
so that i can open these kind of pages in my browser.
REgards
Avichal
More information about the webkit-help
mailing list