@Luc: I see your example in the e-mail from Saturday.
As Dan said, you shouldn't use jQuery, but a framework like vue.js 
<https://vuejs.org> that refreshes the UI automatically when the underlying 
data changes. Then don't send HTML code as response to the search query, 
but JSON data and let the JS framework care about the "ugly details" (Dan) 
like iterating through the table rows. 

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to