app.js
1
var profile = (
2
3
5
6
I LIKE TO SIT
7
8 JENKINS IS MY NAME 9 10 THANKS HA LOT 11 12
I AM JENKINS
48 JENKINS IS MY NAME 9 10 THANKS HA LOT 11 12
13
);
app.js
1
var profile = (
2
It is not very clear what you have done there. Could you copy/paste your code in and format it so we see what you are trying to show us?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.