I know the technique for zoom the page using the shift of CSS.
I want to make a button for emulate the user that press CTRL and + in same time.
Can't be done the way you want to do it. You can't emulate key strokes in browser context. You would have to stick with the CSS variant scaling your font-size globally using ems.