Allison Czapracki wrote:
> I have a general question that probably applies to 99% of Exhibit 
> pages out there. When you click on a facet (e.g. "country" in this case)
>  the title bar changes to reflect this, and it looks something like: 
> "Constitution Finder {Select only Algeria in facet Country}"
>
> If I download the API, is it possible to specify the title to stay the 
> same on each page? (I.e. getting rid of the braces and everything in 
> between) I'm developing the site for someone and have explained that 
> the text between the braces is helpful, but he'd like to see whether 
> we can keep the title "Constitution Finder" no matter what is searched 
> for.
>
> http://bionicteaching.com/trials/confinder/confinder.html
>
> Thanks!
Allison,

The formatting of the document's title is implemented here

    http://api.simile-widgets.org/ajax/2.2.1/scripts/history.js

Look for the function

    SimileAjax.History.formatHistoryEntryTitle

You just need to override that function.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to