Stuley
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Stuley is an alternative universe version of the CSS language made by Alice Luxemborg, made as an add-on for MarkupL.
Syntax
It's basically the same as a CSS program:
1: A[bgcolor:#00f0c0]
Also since Interactive Script has a capability to change contents of something (e.g. .ML
). By adding a .Stl
and a dot next to a target id (e.g. .smth
). Interactive Script will just turn the replacement into a Stuley style code and add it to the target id's style
Here is the example:
1:
id="h">"hell"
2: "See how Interactive Script interacts with Stuley"|el
3: <button text="Click me!" pushaction="main{}">
4: <style>h[]|}
5: <behave>make main{}<set("h".Stl,"color:#0055FF")>|}