David,

Just for kicks, I decided to try the Timeline date format again, and
it worked!  There is still the IE/Thickbox hiccup, but I'm very glad
to have my exhibit/timeline up and working.  Thanks for all your help!


Pranshu.


On Dec 6, 7:44 pm, precar <[EMAIL PROTECTED]> wrote:
> David,
>
> I also tried using the alternative ISO 8601 date format specified on
> the W3C website ("2008-11-28T09:00:00-07:00") but that also didn't
> work.
>
> On Dec 6, 7:31 pm, precar <[EMAIL PROTECTED]> wrote:
>
>
>
> > David,
>
> > The "Z" did not make a difference, I'm still getting the same errors
> > in Firefox and IE.  If I remove the "ex:configuration="timelineConfig"
> > attribute from the Timeline div, the timeline loads fine, which leads
> > me to believe the problem is indeed in the date format.  I tried
> > disabling the highlight decorators while leaving the hotzones enabled,
> > and still the problem persisted.
>
> > Pranshu.
>
> > On Dec 6, 6:29 pm, David Huynh <[EMAIL PROTECTED]> wrote:
>
> > > precar wrote:
> > > > Thanks David!
>
> > > > The coordinating problem was fixed.  I can't believe it was such a
> > > > small but stupid typo on my part.
>
> > > > For the second problem, I tried replacing the date formats in the html
> > > > file (not the JSON data file), and it didn't change anything, except
> > > > that now the highlighting has disappeared even in Opera.  Here's what
> > > > the I replaced it with:
>
> > > >                     new Timeline.SpanHighlightDecorator({
> > > >                                    
> > > > startDate:      SimileAjax.DateTime.parseGregorianDateTime
> > > > ("2008-11-29T08:00:00"),
> > > >                                    
> > > > endDate:        SimileAjax.DateTime.parseGregorianDateTime
> > > > ("2008-11-29T10:00:00"),
> > > >                         color:      "#FFC080",
> > > >                         opacity:    50,
> > > >                         startLabel: "",
> > > >                         endLabel:   "",
> > > >                         theme:      theme
> > > >                     })
>
> > > > I'm still getting the same error messages (IE: 'magnify', Firefox:
> > > > 'zone').
>
> > > Actually it should be
> > >     "2008-11-29T08:00:00Z"
> > > rather than just
> > >     "2008-11-29T08:00:00"
> > > although the Z might not have made a difference.
>
> > > Could you start with a simpler timeline (no hot zones, no decorators)
> > > and see if that works first?
>
> > > > Any other suggestions?  Originally I tried using the datetime format
> > > > suggested in the Timeline documentation, "Fri Nov 28 2008 01:23:45
> > > > GMT-0700", but that didn't work in Exhibit at all.
>
> > > Exhibit only takes ISO 8601 date/time.
>
> > > David- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to simile-widgets@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to