From ed07a4d0ce0e769ef6efbd8d465670b26a0a5e37 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 12 Feb 2012 11:06:50 -0800 Subject: [PATCH] add note about popover placement --- docs/assets/bootstrap.zip | Bin 52560 -> 52560 bytes docs/javascript.html | 4 ++-- docs/templates/pages/javascript.mustache | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index ed47cebd50acd59267abe0e63c707c0932f63d7e..c850abc8969905123798ed2607b0ac56cba786b3 100644 GIT binary patch delta 498 zcmcaGi}}JVX5IjAW)?065V#iMGm%$8>{}CWAt>9*0WckX-z`!B`lton+sKO3a zH@UY!iW#JJrVUsKD7^8`84i%p_ID^>1g6@KbaKU=P)dpZeT_;nxV5ZYI zU9gFP(vxcoIKkpT2f-|wysE$nuJ&_5g#g%qyhgb7n>RLAK?L{1u&RWUUMT!CC;d?P zHmB@S_;XJ=L;0wtN>7$OEsmlx>~sJM|HNsSO~^V;&KRPoYCmI(!hd$gkr@9*0WckX-z`!B`lton+sKO3X z1H_Yi3#6DqT4&n8gf`we!vPYSyqePiCbsz#XAnDB&|T0FEC{q`bG_hd1F)d3lPO$f zrqefFu!(`vlWPk&*`W@CSu}Z7ffHB^WWeWw3IVVId5t!3!Htbo5JA03$}m&mx=SbN z!^AePp7dV placement - string + string|function 'top' how to position the tooltip - top | bottom | left | right @@ -836,7 +836,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { placement - string + string|function 'right' how to position the popover - top | bottom | left | right diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 705b35b47f..88c90ce11c 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -657,7 +657,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { {{_i}}placement{{/i}} - {{_i}}string{{/i}} + {{_i}}string|function{{/i}} 'top' {{_i}}how to position the tooltip{{/i}} - top | bottom | left | right @@ -760,7 +760,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { {{_i}}placement{{/i}} - {{_i}}string{{/i}} + {{_i}}string|function{{/i}} 'right' {{_i}}how to position the popover{{/i}} - top | bottom | left | right