From 99b35150ee12d7a693de5ce45eded2f62e9e8354 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 22 Aug 2013 16:51:57 -0700 Subject: [PATCH] update outdated JSFiddle example --- javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript.html b/javascript.html index 62dbc07e6de7..e397efc40d9d 100644 --- a/javascript.html +++ b/javascript.html @@ -1069,7 +1069,7 @@

Options

selector string false - if a selector is provided, tooltip objects will be delegated to the specified targets 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 popovers added. See this and an informative example. + if a selector is provided, tooltip objects will be delegated to the specified targets 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 popovers added. See this and an informative example. trigger