Is there an upside down caret character?

后端 未结 17 2030
Happy的楠姐
Happy的楠姐 2020-12-07 07:27

I have to maintain a large number of classic ASP pages, many of which have tabular data with no sort capabilities at all. Whatever order the original developer used in the d

17条回答
  •  暖寄归人
    2020-12-07 08:18

    You might consider using Font Awesome instead of using the unicode or other icons

    The code can be as simple as (a) including font-awesome e.g. (b) making a button such as

提交回复
热议问题