Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-481] expose webview's html content via web view property

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:11.000+0000
Affected Version/sn/a
Fix Version/s0.9.3
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeJeff Haynie
Created2011-04-15T02:30:01.000+0000
Updated2011-04-17T01:53:11.000+0000

Description

need access to html content (whether web view is local or remote)

Comments

  1. Jeff Haynie 2011-04-15

    (from [eb0e80f1a4b41e11b69cfc090b3429b70cd7ee7e]) - expose html attribute on webview that returns the contents of the webview document (as HTML). closes #481 - make webview evalJS much more robust by making it synchronous and return string value from evaluation http://github.com/appcelerator/titanium_mobile/commit/eb0e80f1a4b41e11b69cfc090b3429b70cd7ee7e"> http://github.com/appcelerator/titanium_mobile/commit/eb0e80f1a4b41...

JSON Source