It seems that others have found and been able to work around this
problem, but I am not experienced enough with javascript and ajax to
fix this.  I am somewhat desperate.

I have been able to get the jQuery cluetips to work fine in IE.

However in Firefox I am getting the "uncaught exception".  Error.  The
tip I have associated with a div element and the div contains other
items.  In fact here is a copy paste of the div...

<div class="nav" id="q1230" onMouseOut= "change(event, 'up')"
onMouseDown="change(event, 'down')" onMouseUp="change(event, 'up')"
onClick="window.location='layout.php?parent=1230'" href="ADS/
AlfaAD.html" rel="ADS/AlfaAD.html" ><div class="nav-img"
style="background-image: url('images/stories/navigation/istock/
music.png')"></div></div>

I so much want this to work in Firefox, but I do not know what to do
to fix this.

The exact error code is pasted here
Error: uncaught exception: [Exception... "Component returned failure
code: 0x805e000a [nsIXMLHttpRequest.open]"  nsresult: "0x805e000a
(<unknown>)"  location: "JS frame :: 
http://www.quidizzle.com/scripts/js/jquery.js
:: anonymous :: line 2293"  data: no]

Like I said it works fine in IE <ugg!).

Thanks for anyones expertise.

Bill

Reply via email to