Fork me on GitHub


Holiday days:




Dependencias

  • ~jQuery 1.7.2
  • ~Twitter Bootstrap 3.0

Options

popoverOptions (popover Twitter Bootstrap object)
tooltipOptions (tooltip Twitter Bootstrap object)
dayNames (array)
default: ["l", "m", "x", "j", "v", "s", "d"]
monthNames (array)
default: ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"]
showDays (boolean)
default: true
reqAjax (json array of event array)
- reqAjax.type (string) {'get', 'post'}
- reqAjax.url (string)
events (array of event array)

Event (array)
date (string):
ex: "17/8/1989"
title (string):
ex: "Event Barberà"
link (string):
ex: "http://google.es"
color (string):
ex: "#333"
class (string):
ex: "activo congreso"
content (string):
ex: "Text for the content of popover...description of event...image..."
* if content is not defined it will be a tooltip

BIC Calendar Full