+ 1

Why do the 29th line doesn't work ?

Hello I want to add "e" in the news section in line 29th of js but it doesn't work https://code.sololearn.com/WWhCDj58O2V2/?ref=app

5th Mar 2019, 11:16 AM
Chris
6 Answers
+ 2
1 issue might be that the image path is not valid.
5th Mar 2019, 12:13 PM
Seniru
Seniru - avatar
+ 2
Chris the system.phones.images doesn't have a valid path for images. It should be like http://www.host.com/image.jpg
5th Mar 2019, 12:15 PM
Seniru
Seniru - avatar
+ 2
Then try to separate the things in system. Another issue might be that you were trying to access all the elements in loop. Hard to tell. THE only suggestion i can give is separate all the functions and objects from the top level function
5th Mar 2019, 12:33 PM
Seniru
Seniru - avatar
0
I don't understand
5th Mar 2019, 12:13 PM
Chris
0
It doesn't work too :( I tried with a jpg image
5th Mar 2019, 12:27 PM
Chris
0
Ok I'm gonna try this
5th Mar 2019, 12:37 PM
Chris