From 9da90921c4b4327a0df434361b53a442509867e3 Mon Sep 17 00:00:00 2001
From: Santhosh Thottingal
Date: Fri, 17 Aug 2012 16:26:08 +0530
Subject: [PATCH] jQuery.uls bug fixes and keep template with the plugin
* The jQuery selectors should be referring to the menu for the current
ULS instance rather than querying on the page. This allows multiple
instances of ULS present in the page
* Keep the HTML template with the plugin. No more HTML added from hooks.
* Updated the example based on above change.
* Updated the hooks code.
* Some more documentation.
Change-Id: I48e2e167bc2c09b8653a142c50317c22e8ba1362
---
examples/index.html | 70 +---------------------
src/jquery.uls.core.js | 99 +++++++++++++++++++++++++++++---
src/jquery.uls.languagefilter.js | 4 +-
src/jquery.uls.lcd.js | 14 +++--
4 files changed, 101 insertions(+), 86 deletions(-)
diff --git a/examples/index.html b/examples/index.html
index 74252ee..e14935b 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -47,74 +47,6 @@
Demonstration of jquery plugin
-
-
-
+