Mobile Technology Handbook

Mobile Technology Handbook

Mobile technology is changing the field of development, especially monitoring and evaluation. Pact’s Mobile Technology Handbook is intended to give international development stakeholders a framework for getting started with mobile technology. It is meant to be...
01 jQuery(function ($) { 02 //open toggle on button click 03 $('a.open-toggle').on('click', function(event){ 04 $('#toggle3.et_pb_toggle_2 .et_pb_toggle_title').click(); 05 }); 06 });