Hi,
I want to make something that will do the following:
Have 5 elements, each element with its own Attributes - font-size,
color, font-style, markup (span, li, b,...)
When an element is selected to have an if statement that will open a
new panel.

I am thinking at something like this:

Set element1, the following Attributes:span, font-size 20px...

If ellement1 selected Attributes = li
execute function li

If ellement1 selected Attributes = span
execute function span

I am not quite sure how to do this (well, in fact I am clueless.. ).
If anyone can give me some pointers on where to start or some
tutorials I would be greatfull.

Thank you!

Reply via email to