Welcome Guest Search | Active Topics | Sign In | Register

Get Ajax content Options
Minh Giang
Posted: Tuesday, June 9, 2015 11:32:47 PM
Rank: Member
Groups: Member

Joined: 9/11/2014
Posts: 17
Hi admin.
I would like get content from webview by GetHtml() method, but webview content is updated by ajax, and I couldn't find any event fire when webview content is updated.
Please help me!
eo_support
Posted: Wednesday, June 10, 2015 9:27:07 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

There is no event fired when your contents are updated with AJAX. Contents updated by AJAX are in fact contents updated by JavaScript. There are no notifications/events about which block of JavaScript has finished running (obviously it's not possible to do so) unless you explicitly add notification code in your JavaScript.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.