[TIMOB-961] Web View doesn't load local jQuery
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Hold |
Resolution Date | 2011-04-15T02:40:21.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | jquery, local, script, url, webview |
Reporter | Sindre Sorhus |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:40:19.000+0000 |
Updated | 2017-03-03T22:31:48.000+0000 |
Description
This can be seen running the KitchenSink 1.3 on Titanium 1.3, in both the iPhone and iPad emulator.
In "Local URL", the word "hello" should be changed to "Click Me to Hide the Toolbar", using jQuery, but that doesn't happen.
Attachments
File | Date | Size |
---|---|---|
screenshot-2010-05-22-17h-36m-02s.png | 2011-04-15T02:40:21.000+0000 | 172975 |
I need more explanation on how this doesn't work.
Re-tested on 1.3 and it works as it's designed.
I tried reinstalling Titanium, and the problem still exists with the Kitchensink 1.3.
Screenshot attached.
Any updates?
Looks like TI is compiling the JQuery? Try changing the file extension: jquery.js => jquery.jsf http://developer.appcelerator.com/question/21941/javascript-include-in-webview-not-working#answer-215881
Closing ticket.