mital / mcrux

Automatically exported from code.google.com/p/mcrux
0 stars 0 forks source link

MCrux is not able to load the JavaScript while loading from File. #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
MCrux is not able to load the JavaScript while loading from File.

    In a frame, When I load a page using loadHTMLString() function the
JavaScript code in the given string works fine. but when I use
loadRequest() the javascript code does not executed.
This bug needs to be fixed as soon as possible.

Original issue reported on code.google.com by mital.d....@gmail.com on 17 Jan 2009 at 5:51

GoogleCodeExporter commented 9 years ago
All the JavaScript file should be in the same parent directory and 
sub-directories.

The JavaScript code is working properly.

Original comment by mital.d....@gmail.com on 27 Jan 2009 at 4:22