employer cover photo
employer logo

Pergunta de entrevista da empresa Feedonomics

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

Resposta da entrevista

Sigiloso

1 de set. de 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