My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1077: How to alter text displayed in the header
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Sep 2011


Sign in to add a comment
 
Reported by l...@lukem.co.uk, Aug 12, 2011
I have the following in my calendar options

header: {

      left: 'Training Diary: title',
      center: 'test',
      right: 'firstDay prev next'
    },

but the strings 'Training Diary:' and 'test' are ignored. Is there a way to alter the header through fullCalendar or do I need to use jQuery to prepend something to 'fc-header-title'?

Sep 29, 2011
Project Member #1 adamrs...@gmail.com
the header left/center/right strings are only for buttons, the calendar title text, and that's it. youll need to do your own dom manipulation to get that other text in there. probably through `viewDisplay`
Status: Done
Sign in to add a comment

Powered by Google Project Hosting