MCQs > Website Designing & Development > BackBone.js > Create a view that will build it's own DOM element using the following code?

BackBone.js MCQs

Create a view that will build it's own DOM element using the following code?

Answer

Correct Answer: var myNewView = new LibraryView({model: thisBook, tagName: 'ul', className: 'libraryview', id: 'library', attributes: {'data-date': new Date()} }); console.log(myNewView.el);

Explanation:

Note: This Question is unanswered, help us to find answer for this one

BackBone.js Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

BackBone.js Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it