hello,
I have 2 html files, each one has a body with rich text.
I would like to create one html file with the 2 body, and a javascript function that calls each one by a button. All in the same html file.
How do I do that?
Regards,
eyal
Printable View
hello,
I have 2 html files, each one has a body with rich text.
I would like to create one html file with the 2 body, and a javascript function that calls each one by a button. All in the same html file.
How do I do that?
Regards,
eyal
Start with some code to evaluate.