[TIMOB-481] expose webview's html content via web view property
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 0.9.3 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:30:01.000+0000 |
Updated | 2011-04-17T01:53:11.000+0000 |
Description
need access to html content (whether web view is local or remote)
(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...