Search code examples
jquerytoggleslidetogglebox

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


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


Solution

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

    //codepen.io/anon/pen/ozxqOL