html - Is there an upside down caret character? -


i have maintain large number of classic asp pages, many of have tabular data no sort capabilities @ all. whatever order original developer used in database query you're stuck with.

i want to tack on basic sorting bunch of these pages, , i'm doing client side javascript. have basic script done sort given table on given column in given direction, , works long table limited conventions follow here.

what want ui indicate sort direction caret character ( ^ ) , ... what? there special character direct opposite of caret? letter v won't quite cut it. alternatively, there character pairing can use?

there's ▲: ▲ , ▼: ▼


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -