This question is locked. New answers and comments are not allowed.
Hi ,
Is it possible to add inline styles to the <ul> tag while applying bullets?
For example when i click on the the bullets button on top of the editor it should add the style tag to ul <ul style="list-style-type:disc;">
or if circles are applied the generated html should look like this <ul style="list-style-type:circle;">.
any type of suggestions are appreciated .
Thanks
T
Is it possible to add inline styles to the <ul> tag while applying bullets?
For example when i click on the the bullets button on top of the editor it should add the style tag to ul <ul style="list-style-type:disc;">
or if circles are applied the generated html should look like this <ul style="list-style-type:circle;">.
any type of suggestions are appreciated .
Thanks
T