From 915830f1544b40ee93bb0e1c444a8e3a0391addc Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 6 Jan 2019 18:07:55 +0200 Subject: [PATCH] Update v3.4 content. --- docs/3.4/javascript/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3.4/javascript/index.html b/docs/3.4/javascript/index.html index 9f608702ce..d51b8b5f02 100755 --- a/docs/3.4/javascript/index.html +++ b/docs/3.4/javascript/index.html @@ -1348,7 +1348,7 @@ selector string false - If a selector is provided, tooltip objects will be delegated to the specified targets. In practice, this is used to enable dynamic HTML content to have tooltips added. See this and an informative example. + If a selector is provided, tooltip objects will be delegated to the specified targets. In practice, this is used to also apply tooltips to dynamically added DOM elements (jQuery.on support). See this and an informative example. template