New issue 325 by rodol...@larochelle.tv: a [target = "_replace"] does not
work with the extension: JIT - Just In Time Loader JavaScript
http://code.google.com/p/iui/issues/detail?id=325
With IUI-0.40-beta1
a [target = "_replace"] does not work with the extension: JIT - Just In
Time Loader JavaScript
1. install jit-loader.js
2. test jit-loader.js, OK
3. test a[target = "_replace"] does not work ?
Resulting in a blank page!
JavaScript History line 104
http.../.../js/jit-loader.js
evaluating: [objet HTMLScriptElement]
I added jit-loader.js to the digg sample in iUI 0.40-beta2 and it works
fine.
Could you please post a simple example that reproduces the problem?
Something on http://jsfiddle.net/ would be ideal.
Thanks!
jsfiddle might be a little more difficult with the XHR request, but there
is support for mocking up XHR's in jsfiddle.
Any simple example that reproduces the problem would be fine.
I'm going to close this as not-reproducible. Can anyone reproduce it?