Here's one thing that I've tried that doesn't seem to work:

$(function() {
  $('[EMAIL PROTECTED]').remote('##test');
  $.ajaxHistory.initialize();
});

I get this error in Firebug when I click on the <li> elements:

uncaught exception: [Exception... "Component returned failure code:
0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  location: "JS
frame :: javascript: eval(__firebugTemp__); :: anonymous :: line 1"
data: no]

Line 0

Reply via email to