From eb8bf82f19ee3346b7bbe3afd0b8d4d7f8fb2f60 Mon Sep 17 00:00:00 2001 From: Ivar Vong Date: Tue, 3 Apr 2012 19:22:44 -0700 Subject: [PATCH] using a JSONP wrapper for WordPress to dynamically build timelines. --- jsonp_test.html | 79 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 jsonp_test.html diff --git a/jsonp_test.html b/jsonp_test.html new file mode 100644 index 0000000..3f08845 --- /dev/null +++ b/jsonp_test.html @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + +
+ + + + + \ No newline at end of file