<input type="text" change="ChangeSize(); myfunction();">
ChangeSize = function() { ... ... myfunction(); }