search for: edit_table_279

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

2006 Apr 18
7
[Prototype] evalScripts not working for me
...m an Ajax.Updater call, as shown by FireBug or one of those other Firefox plugins. I have tried to boil it down to the minimum code. <script type="text/javascript"> test = function() { alert("test"); }; </script> <table class="small_input" id="edit_table_279"> --SNIP-- </table> <input type="button" onclick="test();" value="test" /> Clicking the "test" button pops a "test is not defined" error. This is basically the same code that is in the example at http:// www.sergiopereira.co...