GSG-G8 / W2-MOAA-E-Commerce

Mariam,Omar, Alaa, Ahmad
https://gsg-g8.github.io/W2-MOAA-E-Commerce/.
1 stars 0 forks source link

No innerHTML is allowed #59

Open Mu7ammadAbed opened 4 years ago

Mu7ammadAbed commented 4 years ago

https://github.com/GSG-G8/W2-MOAA-E-Commerce/blob/f28c10b4b1a5a907f07f5b50b0fba00966a47287/js/DOM.js#L70-L75

I've noticed that you are using innerHTML in order to put what you want at the show room, probably you should've gone with the createElement, appendChild thing.