fullcalendar

Best Way to Extend a jQuery Plugin

点点圈 提交于 2019-11-26 00:50:51
问题 I\'m a fairly new jQuery user looking to extend an existing jQuery plugin that does about 75% of what I need. I\'ve tried to do my homework on this. I\'ve checked out the following questions on stackoverflow: Extending a jQuery Plugin Extend a jQuery Plugin jQuery: extend plugin question I\'ve read up on the extend method. However, all of thise homework has left me confused. I\'m working with the fullcalendar plugin and need to modify some of the behavior as well as add new event hooks. Am I