employer cover photo
employer logo

Pregunta de entrevista de Feedonomics

Use this HTML, CSS, and JavaScript to make this button show a tool tip that appears next to the button.

Respuesta de la entrevista

Anónimo

1 sept 2022

A pretty straightforward coding problem that I feel I aced. You just need to add an EventListener to the button, which will call a function where the actual tool tip will be generated using innerHTML or creating DOM elements with JavaScript.

1