From afa21f9d6cf681470c4f8f72f230339ab984dda0 Mon Sep 17 00:00:00 2001 From: Timmy Willison Date: Thu, 7 Jan 2016 16:02:35 -0500 Subject: [PATCH] Manipulation: fix after/before xml parsing --- entries/after.xml | 4 ++-- entries/before.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/entries/after.xml b/entries/after.xml index 1e195510..ee63cbf7 100644 --- a/entries/after.xml +++ b/entries/after.xml @@ -30,9 +30,9 @@ - + 1.10 - + A function that returns an HTML string, DOM element(s), or jQuery object to insert after each element in the set of matched elements. Receives the index position of the element in the set and the old HTML value of the element as arguments. Within the function, this refers to the current element in the set. diff --git a/entries/before.xml b/entries/before.xml index cba817a9..6a388ca4 100644 --- a/entries/before.xml +++ b/entries/before.xml @@ -33,7 +33,7 @@ 1.10 - +