21308 Posts in 5737 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 786 Views |
-
jquery errors

26 April 2010 at 10:58am
I have just got the jquery cycle 1.3.2 plugin working fine, rotating the homepage banner, but I have 40errors (all the same) in firebug
Does anyone know what it all means?
[Exception... "'JavaScript component does not have a method named: "onBeforeItemRemoved"' when calling method: [nsINavBookmarkObserver::onBeforeItemRemoved]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "JS frame :: file:///C:/Program%20Files%20(x86)/Mozilla%20Firefox/components/nsLivemarkService.js :: LS_deleteLivemarkChildren :: line 582" data: no]
[Break on this error] this._bms.removeFolderChildren(aFolderId);Regards
Mike -
Re: jquery errors

28 April 2010 at 7:49pm
Are you including a different version of jQuery than that in the third party folder(s)?
I had similar type messages when I was including multiple versions of jQuery on the same page - if you need to block a later version you can place Requirements::block(file) in your init function. Hope this helps.
Barry
| 786 Views | ||
|
Page:
1
|
Go to Top |


