Hi so the results how fine but i am trying to append an image on the left side of the title but it just shows up as an html text. please help
Image Of Search Output Below:
Hi so the results how fine but i am trying to append an image on the left side of the title but it just shows up as an html text. please help
Image Of Search Output Below:
i think you should not do innerHTML in this stuation because we can appandChild only elements create with document.createElement(āpā). if we are going to display the texts or the element tha way you did. it is possible to use innerHTML
hi
then how can i solve it ? i want to use the profile image pic
so i tried the changes you suggested, but the li tag shows empty as it dropdowns
but the console log is working well (as i get the items in the success function)