This is sort of possible on Dreamwidth, unfortunately. We can do it on a journal itself, like if you were looking at it from your "Recent Entries" page or something. However, it won't work inside the journal entry.
I'm not sure if that makes sense. Basically, we can create those kinds of effects here but they won't work here.
But that could just be in regards to the grey > color hover effect depending on how you want the boxes to appear. I used my own amazing art abilities, anyway! tada!
In the top example, we have a box that's filled in with stuff when something is clicked on. That's possible on Dreamwidth.
In the bottom example, we have a box appear (or just expand) when it's clicked on within the code. If we're making something appear, that'll require JavaScript and won't work here.
If we're going to just expand what's already there, I should be able to make that happen, but only on the journal. Now, if we do that but with them all tilted on their side (horizontally), then I can do it in the journal and the entry by using details tags.
no subject
I'm not sure if that makes sense. Basically, we can create those kinds of effects here but they won't work here.
But that could just be in regards to the grey > color hover effect depending on how you want the boxes to appear. I used my own amazing art abilities, anyway! tada!
In the top example, we have a box that's filled in with stuff when something is clicked on. That's possible on Dreamwidth.
In the bottom example, we have a box appear (or just expand) when it's clicked on within the code. If we're making something appear, that'll require JavaScript and won't work here.
If we're going to just expand what's already there, I should be able to make that happen, but only on the journal. Now, if we do that but with them all tilted on their side (horizontally), then I can do it in the journal and the entry by using details tags.
Let me know if I misunderstood anything!