hi @all
I use a tmp editor in some case and want it do set css just for this one (not from parent actual css set)
Is there a way to set css at editor instanciation time (or after) not changing parenty css ?
This question has an accepted answers - jump to answer
You could add a class to the container (div.DTE) when open is triggered perhaps.
div.DTE
open
Allan
hi @allan
Thanks for quick answer
I'm confused to ask these question, but css and else are not my knoledge domain... as you did understant.
So I'll try to do that
Regards Bob
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
You could add a class to the container (
div.DTE
) whenopen
is triggered perhaps.Allan
hi @allan
Thanks for quick answer
I'm confused to ask these question, but css and else are not my knoledge domain... as you did understant.
So I'll try to do that
Regards
Bob