Changes

Jump to: navigation, search

Module:List

2 bytes added, 07:14, 14 November 2013
change the "type" parameter to the slightly less generic "marker"
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.
Anonymous user

Navigation menu