How to use prototype instead of innerHTML while assigning the values to the elements of the html page??
Asked
Active
Viewed 709 times
-6
1 Answers
0
innerHTML
and prototype
are used for two completely different purposes in JavaScript. there is no comparison.
see the following links

Raab
- 34,778
- 4
- 50
- 65
-
I think the OP means [Prototype.js](http://www.prototypejs.org/). Or maybe not… – RobG Jun 26 '12 at 10:40
Kiwi, banana and apple.
');` from http://www.prototypejs.org/api/element/update – Esailija Jun 26 '12 at 10:30