+
If this example does not work it is probably because the Rotten Tomatoes API key usage of 10000 requests per day has been exhausted. Please try again tomorrow.
Example Code
diff --git a/select2-latest.html b/select2-latest.html index 625b2343..8e00d1cf 100755 --- a/select2-latest.html +++ b/select2-latest.html @@ -378,7 +378,8 @@ $("#e2_2").select2({-
Example Code
+If this example does not work it is probably because the Rotten Tomatoes API key usage of 10000 requests per day has been exhausted. Please try again tomorrow.
+Example Code
Select2 uses jQuery's $.ajax
function to execute the remote call by default. An alternative transport
function can be specified in the ajax settings, or an entirely custom implementation can be built by providing a custom query
function instead of using the ajax
helper
-
Example Code
+If this example does not work it is probably because the Rotten Tomatoes API key usage of 10000 requests per day has been exhausted. Please try again tomorrow.
+