Crabstix wrote:
> Hi,
>
> This page - http://www.wishboneash.com/band_albums.html - works
> perfectly in Firefox and Safari on my Mac. I tried it in IE8 on a PC
> and I only get the first two filter facets in the sidebar. Also, the
> album covers which are all supposed to be 120x120 pixels are showing
> at different sizes and the lyrics in the thumbnails table are in tall
> thin divs.
>
> If anyone has any idea what I might be doing wrong I'd love to hear
> them.
>
> Thanks in advance,
>
I'd recommend using Firefox to inspect the source code of that page (the
inner frame). Firefox's source view would highlight in red problems in
the HTML code. And there are at least 2. One is the missing > before
</div> here
<div ex:role="facet" ex:expression=".name" ex:facetLabel="Musicians"
ex:showMissing='false' ex:height="8em"</div>
and the other is the missing = before " here
<div ex:if-exists".flickrURL">
I think that IE is less forgiving than Firefox.
David
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---