I read the documentation on the new way to create dynamic URLS in Exhibit
2.0 today and went to work changing things in my layouts to add some highly
useful new search links.  The problem now is that the page works fine in
Firefox (although my Firebug addon says that there are multiple errors)
while in IE the page will not complete loading and instead gives an error
popup that says:

Caught exception:undefined Details:invalid argument

In peeking at the Firebug data all of the errors seem to point to line 2765
in http://static.simile.mit.edu/ajax/api-2.0/simile-ajax-bundle.js:

if(SimileAjax.WindowManager._draggedElement!=null){

Could the error be because some of the cells in my dynamic URL lookups are
empty?  For example, if no one knows where a composer was born I left the
town blank so that when using the dynamic URL to grab a google map the user
does not get "Unknown" as the town's name.

Sincerely,
Chad Criswell
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to