Ajax , how to change multiple Div content?

sarvin

New member
hello
I couldn't find any solution I want to change three different div tag content in one onclick operation.

for example div1 = A+ B
div2 = A+B+c
and Div3= A+B+C/2

but all of them should change in the same time by clicking check button.
 
Back
Top