Rewriting Javascript code to use 1 function instead of multiple - TechRepublic
Question
August 24, 2020 at 09:37 PM
paulg.ie

Rewriting Javascript code to use 1 function instead of multiple

by paulg.ie . Updated 5 years, 9 months ago

Hello
Apologies i am very new to this. I am looking to rewrite the javascript code below in such a way that i only use 1 function instead of six to modify the font sizes. can anybody help me with that. the code is written in the index.html file

All Comments