Conversation

Notices

  1. @hannes2peer Is there a javascript event or hook I can use to have javascript run when qvitter displays a new post (user clicks on "X new notices" button) or alternatively when qvitter displays that new element?

    Tuesday, 21-Feb-17 20:46:14 UTC from community.highlandarrow.com
    1. @maiyannah not really. i'd have to spend some time if i was to add one. maybe you can accomplish something with .on('change','.stream-item'

      Tuesday, 21-Feb-17 22:25:48 UTC from quitter.se
      1. @maiyannah i looked at it and the insertion is done in many places... so it was not just to add an event to one line.

        Tuesday, 21-Feb-17 22:26:17 UTC from quitter.se
      2. @hannes2peer Basically I am trying to adapt twemoji to work on qvitter, but I need a way to re-analyse/re-write the page when there is a now post added.  Right now it just works for posts that were there when the page was first added.  I will try the method you mention and see if that works, thanks!

        Tuesday, 21-Feb-17 22:27:00 UTC from community.highlandarrow.com