Module:List: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
change the "type" parameter to the slightly less generic "marker"
(add list_style_type synonym for list-style-type)
(change the "type" parameter to the slightly less generic "marker")
Line 67:
list
.attr('start', args.start)
.attr('type', args.typemarker)
.css('list-style-type', args.list_style_type or args['list-style-type'])
.cssText(args.list_style or args.ul_style or args.ol_style) -- ul_style and ol_style are included for backwards compatibility. No distinction is made for ordered or unordered lists.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu