Hacker News new | ask | show | jobs
by merb 3137 days ago
which can only happen if you pass wrong data from the backend to the jquery related function. I.e. dynamically generate input for $()...
1 comments

Well not really backend exclusive: `$('#foo').append('Showing search results for ' + (new URL(location)).searchParams.search);`