diff --git a/index.html b/index.html index 7e9c4e2..12c6a58 100644 --- a/index.html +++ b/index.html @@ -187,133 +187,186 @@ h2[data-spy='true'] > span:first-child::before, h2[data-spy='true'] > span:last- } } }; - - + + }, + Create:function(inElement) + { + var j, bounds; + var attr; + var obj; + attr = inElement.getAttribute(Spy.Attribute)||""; + inElement.removeAttribute(Spy.Attribute); + bounds = attr.split("|"); + for(j=0; j