Вопрос

Need to implement arrow icons in the webpage...

Currently we are using these classes for displaying icons with some significant operations on click.

            iconClass : "dijitEditorIcon dijitEditorIconUnlink",
            iconClass : "dijitEditorIcon dijitEditorIconInsertTable",
            iconClass : "dijitEditorIcon dijitEditorIconDelete",

Are there any similar classes for right and left arrows implementation ??

Это было полезно?
Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top