// Attach the popover to the document
JFactory::getDocument()->addScriptDeclaration(
"jQuery(document).ready(function()
{
if (".$options.".mouseonly && 'ontouchstart' in document.documentElement) {
return;
}
if (jQuery('$selector').length){
jQuery('" . $selector . "').popover(" . $options . ");
}
});");
// Attach the popover to the document
JFactory::getDocument()->addScriptDeclaration(
"jQuery(document).ready(function()
{
if (".$options.".mouseonly && 'ontouchstart' in document.documentElement) {
return;
}
if (jQuery('$selector').length){
jQuery('" . $selector . "').popover(" . $options . ");
}
});
(function($) {
var oldHide = $.fn.popover.Constructor.prototype.hide;
$.fn.popover.Constructor.prototype.hide = function() {
if (this.options.trigger.indexOf('hover') >=0 && this.tip().is(':hover')) {
var that = this;
// try again after what would have been the delay
setTimeout(function() {
return that.hide.call(that, arguments);
}, that.options.delay.hide);
return;
}
oldHide.call(this, arguments);
};
})(jQuery);"
);
.jevtt_text {
padding: 20px !important;
}
JevHtmlBootstrap:
opover('.hasjevtip' , array("trigger"=>"hover focus", "placement"=>"top", "container"=>"#jevents_body", "delay"=> array( "show"=> 150, "hide"=> 150 )));
JevHtmlBootstrap:
opover('.hasjevtip' , array("trigger"=>"hover focus", "placement"=>"top", "container"=>"#jevents_body", "delay"=> array( "show"=> 150, "hide"=> 3000 )));
.jevbootstrap .jev_header h1 {
font-size: 18px;
line-height: 23px;
margin: 0px;
padding: 0px;
display: inline-block;
}
// Attach the popover to the document
JFactory::getDocument()->addScriptDeclaration(
"jQuery(document).ready(function()
{
if (".$options.".mouseonly && 'ontouchstart' in document.documentElement) {
return;
}
if (jQuery('$selector').length){
jQuery('" . $selector . "').popover(" . $options . ");
}
});");
// Attach the popover to the document
JFactory::getDocument()->addScriptDeclaration(
"jQuery(document).ready(function()
{
if (".$options.".mouseonly && 'ontouchstart' in document.documentElement) {
return;
}
if (jQuery('$selector').length){
jQuery('" . $selector . "').popover(" . $options . ");
}
});
(function($) {
var oldHide = $.fn.popover.Constructor.prototype.hide;
$.fn.popover.Constructor.prototype.hide = function() {
if (this.options.trigger.indexOf('hover') >=0 && this.tip().is(':hover')) {
var that = this;
// try again after what would have been the delay
setTimeout(function() {
return that.hide.call(that, arguments);
}, that.options.delay.hide);
return;
}
oldHide.call(this, arguments);
};
})(jQuery);"
);
.jevtt_text {
padding: 20px !important;
}
.jevbootstrap .popover {
max-width:500px;
}
Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons
Your membership will ensure that JEvents continues to be the best events calendar for Joomla.
GWE Systems Ltd, the company behind JEvents, is excited to announce the preview release of EasyLayouts - the tool that makes it easy to create layouts for your Joomla content and custom fields.
See our blog post for an exciting special offer to our Gold Members