+ 15
Please share the code by: 1) Creating the code in the Code Playground. If you've already done this, move onto step 2. 2) Share the link of the code. This will make it easier to help you 😊â˜ș
22nd Dec 2017, 12:01 AM
Learnsolo
+ 6
Can you reinforce your code so that people can solve your problem :)
21st Dec 2017, 11:30 PM
James16
James16 - avatar
+ 4
@Dominic Look, i'm fixed your code, copy Please ↓↓↓ :) str = "My profile Dominic cookbook recipes yellow butter cake"; web = "https://chefdomsonline.com/" arr = str.split(" "); arrJoined = arr.join("-"); /*document.write(web + arrJoined.toLowerCase())*/ window.onload = function() { var address = arrJoined.toLowerCase(); var elem = document.getElementById("url"); elem.innerHTML = address; }; @Sololearn
22nd Dec 2017, 1:53 AM
James16
James16 - avatar
+ 2
Thanks friends
11th Feb 2018, 10:54 PM
Abubakar Suraja
Abubakar Suraja - avatar
0
ghjocdsdv
21st Feb 2018, 9:10 AM
ĐșОрОлл
ĐșОрОлл - avatar