| Current Path : /home/s/u/n/sunflowe/www2/j15/administrator/components/com_jce/media/js/ |
| Current File : /home/s/u/n/sunflowe/www2/j15/administrator/components/com_jce/media/js/legend.js |
(function($){$.jce.Legend={init:function(){var p=$('span.profileLayoutContainer',parent.window.document.getElementById('profileLayoutTable'));$('tr','#jce').hover(function(){$('span.mce_'+$(this).attr('title'),p).addClass('focus')},function(){$('span.mce_'+$(this).attr('title'),p).removeClass('focus')})}}})(jQuery);