search for: contacts_tab

Displaying 1 result from an estimated 1 matches for "contacts_tab".

2006 Apr 18
4
update_page yields escaped code in callback
...:class => ''menu_tab'' %> yields this godawful mess (the ''activate_tab'' method is in the ApplicationHelper, but all the javascript is being escaped regardless of where it''s generated): <a class="menu_tab" href="#" id="contacts_tab" onclick="new Ajax.Updater(''section'', ''/contacts'', {asynchronous:true, evalScripts:true, onComplete:function(request){try { $$(&quot;menu_tab&quot;).each(function(value, index) { value.removeClassName(&quot;current&quot;); }); $(&q...