potrero
Mechanical
- Aug 30, 2007
- 516
NX7.5, Windows XP 64, Google Chrome 5.0.375.55
Documentation used to work on Chrome, and I don't know if it is a Chrome update or something else that's caused this problem (because I hadn't noticed the version number of Chrome until now), but with the configuration listed above, only the "main" frame shows, not the navigation frame. (Incidentally, a similar problem will occur in IE8 unless the user enables "Allow Active Content to run in files on My Computer".)
Is anyone else having similar issues?
Using the Javascript console, I noticed what seems to be the source of the problem; see the error codes below:
Unsafe JavaScript attempt to access frame with URL file:///C:/Program%20Files/UGS/NX%207.5/UGDOC/html_files/mainlibrary.html from frame with URL file:///C:/Program%20Files/UGS/NX%207.5/UGDOC/html_files/collection/collectionMain.html. Domains, protocols and ports must match.
collection/collectionMain.html:18Uncaught TypeError: Property 'pageLoader' of object [object DOMWindow] is not a function
442Unsafe JavaScript attempt to access frame with URL file:///C:/Program%20Files/UGS/NX%207.5/UGDOC/html_files/blank.html from frame with URL file:///C:/Program%20Files/UGS/NX%207.5/UGDOC/html_files/mainlibrary.html. Domains, protocols and ports must match.
Documentation used to work on Chrome, and I don't know if it is a Chrome update or something else that's caused this problem (because I hadn't noticed the version number of Chrome until now), but with the configuration listed above, only the "main" frame shows, not the navigation frame. (Incidentally, a similar problem will occur in IE8 unless the user enables "Allow Active Content to run in files on My Computer".)
Is anyone else having similar issues?
Using the Javascript console, I noticed what seems to be the source of the problem; see the error codes below:
Unsafe JavaScript attempt to access frame with URL file:///C:/Program%20Files/UGS/NX%207.5/UGDOC/html_files/mainlibrary.html from frame with URL file:///C:/Program%20Files/UGS/NX%207.5/UGDOC/html_files/collection/collectionMain.html. Domains, protocols and ports must match.
collection/collectionMain.html:18Uncaught TypeError: Property 'pageLoader' of object [object DOMWindow] is not a function
442Unsafe JavaScript attempt to access frame with URL file:///C:/Program%20Files/UGS/NX%207.5/UGDOC/html_files/blank.html from frame with URL file:///C:/Program%20Files/UGS/NX%207.5/UGDOC/html_files/mainlibrary.html. Domains, protocols and ports must match.