‘angrem" type="button" class="btn btn-danger"
onclick="remLang(event)">
Language
ACHIEVEMENTS
Write your
achievement
 
INTERESTS
write interest
onclic!
"input-
anbsp
PROFILE
Here u can write the basic information about your career like
your forte, something about yourself that
you want your interviewer to know. Try to keep it brief and only
provide necessary information. Do not include information which is
already written in your resume in some other section.
This is the description part of your new section. Try to stay
within Limit and write something which has less
than 400 characters. The spaces and symbols you use will also be
included so use them for an indentation effect.
");
saveresume();
}
function remedu(event) {
let val
let empty = true;
const allinputCheckboxes =
event . target .parentELement .getE Lement sByC LassName ("input -checkbox" ) ;
const array = Array. from(allInputCheckboxes) ;
if (array. length === 6) {
alert("No fields are present to be deleted!")
else {
console. log(array) ;
array. forEach(element
if (element .checked true) {
val = 1;
element . parentElement . parentElement . remove( );
2]
if (val === 0) alert("Please select the checkboxes to delete the required
Field!")
saveresume();
-
function addskill() {
const head = document .createElement ("div");
document .get€ lement Byid("skills") .appendchild(head) ;
head. innerHTML = (‘
anbspanbspanbspwrite your skill here
');
function remskill(event) {
let val = 0;
const allinputcheckboxes
event. target .parentElement . getElement sByClassName( "input -checkbox") ;
const array = Array.from(allInputCheckboxes) ;
if (array. length === 0) {
alert("No fields are present to be deleted!")
}
else {
console. log(array);
array. foreach(element
if (element .checked
val = 1;
element .parent€lement .parent€ Lement . remove( );
true) {
}
»
if (val
field!")
3
Saveresume();
0) alert("Please select the checkboxes to delete the required
function addLang() {
const head = document. createElement('div');
document . getE lementById(" Languages" ) .appendchild(head) ;
head. innerHTML = (‘
LANGNAME -
 level u know
');
saveresume();
}
function remLang(event) {
let val = 0;
const allinputCheckboxes =
event . target .parentElement . getElement sByClassName ("input -checkbox") ;
const array = Array.from(alLInputCheckboxes) ;
if (array. length === 0) {
alert("No fields are present to be deleted!")
3
else {
console. log(array);
array. foreach(element
if (element.checked === true) {
val = 1;
element . parentElement .parentElement .remove();
yn
if (val === 0) alert("Please select the checkboxes to delete the required
field!")
saveresume();
uy
function addach() {
const head = document .createElement('div');
document .get€ LementById( "achievement" ) . appendChild(head) ;
head.innerHTML = (‘
Write your
achievement
");saveresume();
function renach(event) {
let val = 0;
const allinputCheckboxes =
event . target .parentE lement . getElement sByClassName( "input -checkbox") ;
const array = Array. from(allInputCheckboxes) ;
if (array. length === 0) {
alert("No fields are present to be deleted!")
}
else {
console. log(array);
array. foreach(element
if (element .checked
val = 1}
element . parent€lement .parentE lement . remove( );
true) {
}
»
if (val
field!")
3
Saveresume();
}
0) alert("Please select the checkboxes to delete the required
function addint() {
const head = document .createElement('div');
document .getE lementById(" interest") .appendChild(head) ;
head. innerHTML = (‘
Write
interest
");
saveresume();
}
function remint(event) {
let val = 0;
const allinputCheckboxes =
event . target .parentELement . getElement sByClassName ("input -checkbox");
const array = Array.from(allInputCheckboxes) ;
if (array. length === 0) {
alert("No fields are present to be deleted!")
-
else {
array. forach(element
if (element checked === true) {
val = 1;
element .parentElement .parentElement . remove();
}
n
if (val === 0) alert("Please select the checkboxes to delete the required
Field!")
-
‘Ssaveresume();
}
Let _maxNewSection
function addsec() {
if (maxNewSection < 2) {
const head = document .createElement(‘div');
document .get€ lement Byid("newsec") appendchild(head) ;
if (maxNewSection === 0) {
head. innerHTML = (‘
NEW
SECTION
' );
else {
head. innerHTML = (‘
NEW
SECTION
This is the description part
of your new section, Try to stay within limit and write something which has less
than 499 characters. The spaces and symbols you use will also be included so use
them for an indentation effect.