pkdevbox / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

a [target = "_replace"] does not work with the extension: JIT - Just In Time Loader JavaScript #325

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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]

Original issue reported on code.google.com by rodol...@larochelle.tv on 30 Jan 2012 at 8:09

GoogleCodeExporter commented 8 years ago
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!

Original comment by msgilli...@gmail.com on 31 Jan 2012 at 7:16

GoogleCodeExporter commented 8 years ago
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.

Original comment by msgilli...@gmail.com on 31 Jan 2012 at 7:31

GoogleCodeExporter commented 8 years ago
I'm going to close this as not-reproducible.  Can anyone reproduce it?

Original comment by s...@iui-js.org on 6 Mar 2012 at 8:07