javascript

  1. D

    Adding Class(es) to slime2-event ?

    Is there a way to interact with slime-event directly? Referencing the Simple Chat, it has examples of adding classes/setting CSS variables to #slime2-event-list but I could not find a way to similarly call slime2-event for adding a class or setting variables. I've found a workaround, but I...
  2. D

    LoadSettings, getData(), and constraint names

    From my testing in Simple-Chat I didn't see any immediate issues, but I was wanting to double check if I'm understanding JS correctly and not setting myself up for a headache I need to rebuild/workaround later. so in loadSettings, each of the settings I see is being referenced by the 'const...
Back
Top