search for: testdata3

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

Did you mean: testdata
2005 Dec 24
2
Ajax Help: Multiple Updates - ?
...ot;detail1", :position => :top, :content => "testData1" ) + update_element_function( "detail2", :position => :top, :content => "testData2" ) + update_element_function( "detail3", :position => :top, :content => "testData3" ) + update_element_function( "detail4", :position => :top, :content => "testData4" )) %> I don''t get any errors, but the testdata is not inserted into the divs either. The example in the book replaces the :update with a :complete, but this...