You are here

constant QTIP_MINIMUM_JQUERY_VERSION in qTip (Stylish jQuery Tooltips) 7.2

2 uses of QTIP_MINIMUM_JQUERY_VERSION
qtip_js_alter in ./qtip.module
Implements hook_js_alter().
_qtip_fetch_default_settings in ./qtip.module
Helper function to fetch default settings.

File

./qtip.module, line 8

Code

define('QTIP_MINIMUM_JQUERY_VERSION', '1.6.4');