.slidetoggle() specific item's after click on their icon

强颜欢笑 提交于 2019-12-23 06:58:17

问题


i want to create a box to can show my server ip on that

for this i create this:

codepen.io/AlirezaBehnamnik/pen/xEVpBL

i want when click on down icon in "Asia Game Public #1" box , just show ip of this box not other box

thanks


回答1:


You need to have a unique class/id to show/hide the specific div. check the updated link :

//codepen.io/anon/pen/ozxqOL


来源:https://stackoverflow.com/questions/39505518/slidetoggle-specific-items-after-click-on-their-icon

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