Hi Marc, Looks like you're missing a trailing angled bracket on the opening div tags of your second and third facet.
-Mark On Sep 2, 4:10 pm, "Shecter, Marc" <[email protected]> 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 -~----------~----~----~----~------~----~------~--~---
