How to create stackoverflow type buttons?

耗尽温柔 提交于 2019-12-20 03:42:02

问题


I would like to know how to create stack overflow type buttons (buttons like in image below)? Is it possible to create buttons like this using ExtJS?


回答1:


Someone made an extension for that awhile ago.

It is not exactly like SO buttons but you could play around with the CSS a bit and possibly add a few overrides to get it 100%.

I think the fourth example (forceSelection: false) is probably the most similar. Just hide the field box and change the close icon and you're basically there.

Here are the examples.

And here is the thread.



来源:https://stackoverflow.com/questions/10485773/how-to-create-stackoverflow-type-buttons

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!