User:The Transhumanist/ViewAnnotationToggler.js: Difference between revisions

Content deleted Content added
No edit summary
var currentText = $(el);
Line 3:
{
//first, grab the text from the current li element; we want only the top level text, so filter out all of the other stuff.
var currentText = $contents()(function()el);
 
//Don't bother processing if there's nothing to process