kalloway: Torch and Shade back to back, hopeful (Kiddy Girl-and Good End)
Kalloway ([personal profile] kalloway) wrote in [community profile] smallweb2025-04-23 09:17 pm
Entry tags:

Smallweb Chatter Post

What's up, [community profile] smallweb?

This is an open post to talk about what you're working on, what you'd like to show off, cool resources, things that maybe aren't working so well, etc.
tempural: smiling red dachshund with eyes closed (Default)

[personal profile] tempural 2025-04-24 02:28 am (UTC)(link)

ooh gotta play with that, thanks for the rec! Clickable elements sounds so useful.

edit: just downloaded it and opened it, do you know how exactly do you click on those panels? Can't find how to do it in the docs on the site.

Edited 2025-04-24 03:01 (UTC)
althea_valara: Icon captioned "Geek". (geek)

[personal profile] althea_valara 2025-04-24 05:45 pm (UTC)(link)
I'm on Windows 11, first of all, so I don't know if it's different on another OS... but I just opened the default project it came with, which is a pretty simple webpage. The screenshot below shows that project, and you can see on the right-hand pane the live preview of the code. In the middle of the live preview, it says to "click here to locate this <span> in the HTML", and sure enough, when I clicked on the span in the right-hand pane, it brought me to the line of code on the left-hand pane.

I haven't tried my own project out yet, so I don't know if it acts differently with your own projects.

tempural: smiling red dachshund with eyes closed (Default)

[personal profile] tempural 2025-04-24 06:28 pm (UTC)(link)

Ah, I was trying it on my own project, with the desktop version rather than the web version. The click for locating HTML works on the web version! Can't seem to get it to work in the desktop version :P Still, a good recommendation for people who may want to code in-browser!