/** * Javascript functionality for the include plugin */ /** * Highlight the included section when hovering over the appropriate include edit button * * @author Andreas Gohr * @author Michael Klier */ addInitEvent(function(){ var btns = getElementsByClass('btn_incledit',document,'form'); for(var i=0; i