Hi David,
This is actually due to broken HTML in the lens template (highlighted in
blue):
<div ex:role="exhibit-view"
ex:viewClass="Exhibit.TimelineView"
ex:start=".start_date"
ex:fontSize="9"
ex:end=".end_date"
ex:colorKey=".category"
ex:colorCoder="category-colors"
ex:marker=".category"
ex:topBandUnit="month"
ex:topBandPixelsPerUnit="60"
ex:bottomBandUnit="year"
ex:bottomBandPixelsPerUnit="150"
ex:labelWidth ="250"
ex:bubbleWidth="410"
ex:bubbleHeight="260">
<div ex:role="exhibit-lens" class="nobelist-timeline-lens">
<img ex:src-content=".imageURL" />
<div><b>Date: </b><span ex:content=".start_date"></span></div>
<div><b>Title: </b><span ex:content=".label"></span></div>
<div><b>Notes: </b><span ex:content=".notes" ex:content=".type"
class="start_date"</span></div>
<div><b>Source: </b> <a ex:href-content=".url"><span
ex:content=".url"></span>
<!-- <div ex:control="item-link"></div> -->
</div>
</div>
</div>
That span tag is missing a closing > character. If you do "view source"
in Firefox, Firefox will also show you this problem in red.
David
dlcohen1 wrote:
> 11/20/07
>
> David:
>
> There appears to be a potentially associated problem that I first
> noticed a few weeks or so ago. Using Safari Version 2.0.4 (419.3), I
> am only shown the timeline option for the following URL, in Camino it
> shows both the timeline and tile
> options http://www.swingingsammy.com/myerstimeline/myerstimeline20A.html
> . Thank you for any insight.
>
> --
> David L. Cohen, AICP
>
>
> On Nov 20, 2007, at 12:13 PM, David Huynh wrote:
>
>> Hi Scott,
>>
>> I did roll out some changes last night, but I thought I had tested
>> enough (at least on the examples). Could you give me the URL to your
>> exhibit page? I'll take a look.
>>
>> David
>>
>> Scott Longberry wrote:
>>> Hi All,
>>>
>>> I was looking at my page today and noticed that some things have
>>> changed with exhibit. I now have the little scissors icon back (which
>>> I had dropped from the page). My page that used to allow you to flip
>>> back and forth between list view and timeline view no longer has an
>>> option for the timeline. My pop up windows when a user clicks on an
>>> event for details no longer appear. And, finally, Firebug is
>>> displaying errors:
>>>
>>> TypeError: exhibit has no properties message=exhibit has no properties
>>> TypeError: exhibit has no properties "XmlHttp: Error handling
>>> onReadyStateChange"
>>>
>>> My page hasn't changed in months. Was a new release rolled out to the
>>> server recently? If so, what do I need to do to make my app compatible
>>> with it?
>>>
>>> Thanks,
>>>
>>> Scott
>>> _______________________________________________
>>> General mailing list
>>> [email protected] <mailto:[email protected]>
>>> http://simile.mit.edu/mailman/listinfo/general
>>>
>>
>> _______________________________________________
>> General mailing list
>> [email protected] <mailto:[email protected]>
>> http://simile.mit.edu/mailman/listinfo/general
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general