> Before js, was there another way to have interactivity?
It depends on what you mean. Some things that people do with JS can be done with CSS and standard elements. Some things by definition cannot be done without programming.
> Before js, was there another way to have interactivity?
It depends on what you mean. Some things that people do with JS can be done with CSS and standard elements. Some things by definition cannot be done without programming.