Thank you both. My feelings can best be summed up by a quote from home
simpson...  "Doh!"

Your solution fixed the problem. I just kept staring at the code and
just couldn't see those things missing.

-Marc

On Sep 2, 8:14 pm, John Callahan <[email protected]> wrote:
> Looks like you need an end bracket for your facet divs.
>
> - John
>
> Shecter, Marc wrote:
>
> > Hi,
>
> > Only one facet shows in internet explorer (v7 & v8).  See this image:
> >http://screencast.com/t/R7yT6aekc
>
> > Both of my facets show in Firefox 3.5. See this image:
> >http://screencast.com/t/SBQA5esJa0t.
>
> > I can't figure out what I'm doing wrong. I tried rearranging the
> > facets to put the Event-Type on type after or before the Year facet.
> > The outcome is that which ever facet comes first is visible. This
> > doesn't seem to effect the Search Box.
>
> > Here's my code snippet:
>
> >                 <b>Search</b>
>
> >                 <div ex:role="facet"
>
> >                      ex:facetClass="TextSearch">
>
> >                 </div>
>
> >                 <div ex:role="facet"
>
> >                      ex:expression=".Event-Type"                    
>
> >                      ex:scroll="true"
>
> >                 </div>
>
> >                 <div ex:role="facet"
>
> >                      ex:expression=".Year"                    
>
> >                      ex:scroll="true"
>
> >                 </div>
>
> > Thanks for the help
>
> > Marc
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
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