Displaying 1 result from an estimated 1 matches for "nsiwebnavigation".
2006 Jun 20
1
Simple draggable
I just download 1.6 and tried doing a simple draggable , but it doesn''t work.
Firefox console / evaluate :
Error: uncaught exception: [Exception... "Component returned failure
code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIWebNavigation.loadURI]"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame
:: chrome://global/content/viewSource.js :: viewSource :: line 145"
data: no]
Here is the source code:
<script type="text/javascript" src="prototype.js"></script>...