From 69fb428e0194f656acee6a16b1199a5130355e07 Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Wed, 5 Nov 2014 11:09:55 -0500 Subject: [PATCH] Rewrote the matcher example --- docs/examples.html | 48 +++++++++++++++++----------------------------- 1 file changed, 18 insertions(+), 30 deletions(-) diff --git a/docs/examples.html b/docs/examples.html index fe050653..bfa9c88a 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -304,6 +304,15 @@ $(".js-example-tags").select2({

+ +

+ This custom matcher uses a + compatibility module that is only + bundled in the + full version of Select2. You also + have the option of using a + more complex matcher. +

Example code

@@ -311,40 +320,19 @@ $(".js-example-tags").select2({