Widget:KeywordSearch: Difference between revisions

Jump to navigation Jump to search
Matt Pijoan (talk | contribs)
No edit summary
Matt Pijoan (talk | contribs)
No edit summary
Line 48: Line 48:
return getStrings($(this).children());
return getStrings($(this).children());
});
});
       console.log(testVar[0]);
      var testVar2 = testVar.makeArray();
       console.log(testVar2);
});
});
function getStrings(obj) {
function getStrings(obj) {

Revision as of 15:45, 21 October 2013