Template:Team:SydneyUni Australia/Calendar Init
From 2013.igem.org
(Difference between revisions)
C.Squirrel (Talk | contribs) |
C.Squirrel (Talk | contribs) |
||
Line 79: | Line 79: | ||
url: 'http://google.com/' | url: 'http://google.com/' | ||
} | } | ||
- | ] | + | ], |
+ | eventRender: function(event, element) { | ||
+ | //Add the qtip to the event when renered | ||
+ | element.qtip({ style: 'ui-tooltip-shadow ui-tooltip-jtools', content: event.description}); | ||
}); | }); | ||
Revision as of 10:36, 24 September 2013