Micron Sites creation/Styling Help - Forum
Started by falafool 44aada36cb287bc8... ·
I'll start of with three questions I need help with.
- I want to create a line with two text in different spaces for example:
l lefttext r righttext
but what happens is that it gets only displayed on the right, is there any way to archive the behavior i'd like?
I'd also later like to script a dropdown menu and hope that it doesn't displace all other text
-
apropos can text/the dropdown text be displayed over other text?
-
How do dynamic website changes work without external programming languages?
I was trying out the Partials example from micron playground NomadNetGuide.mu:
https://rfnexus.github.io/micron-parser-js/
Name: `B444`<user_name`>`b
`F38a`[Say hello`p:32]`f
`{f64a846313b874e84a357039807f8c77:/page/hello_partial.mu`0`pid=32|user_name}
and on MeschatX clicking the link just gives an error:
Unsupported url p:32
falafool wrote:
I'll start of with three questions I need help with.
- I want to create a line with two text in different spaces for example:
l lefttextr righttextbut what happens is that it gets only displayed on the right, is there any way to archive the behavior i'd like?
I'd also later like to script a dropdown menu and hope that it doesn't displace all other text
apropos can text/the dropdown text be displayed over other text?
How do dynamic website changes work without external programming languages?
I was trying out the Partials example from micron playground NomadNetGuide.mu:
https://rfnexus.github.io/micron-parser-js/Name: `B444`<user_name`>`b `F38a`[Say hello`p:32]`f `{f64a846313b874e84a357039807f8c77:/page/hello_partial.mu`0`pid=32|user_name}and on MeschatX clicking the link just gives an error:
Unsupported url p:32
Yeah, I have the same problem in MeshchatX.
In Nomadnet it doesn't give out an error. But there I have the problem, that the partial isn't displayed at all.
I only get the ⧖ symbol without the partial ever loading. Did someone got it to work in Nomadnet?