Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Toggle accordion button
a guest
Jun 27th, 2013
492
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
jQuery
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
$
(
'.accordion'
)
.
on
(
'show hide'
,
function
(
n
)
{
$
(
n.
target
)
.
siblings
(
'.accordion-heading'
)
.
find
(
'.accordion-toggle i'
)
.
toggleClass
(
'icon-chevron-up icon-chevron-down'
)
;
}
)
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
MAKE $900 INSTANTLY O
JavaScript | 6 sec ago | 0.08 KB
Make $200 in 15 minutes E
JavaScript | 35 sec ago | 0.08 KB
FREE BTC GUIDE P
JavaScript | 1 min ago | 0.08 KB
MAKE $900 INSTANTLY T
JavaScript | 1 min ago | 0.08 KB
Make $200 in 15 minutes 6
JavaScript | 1 min ago | 0.08 KB
MAKE $900 INSTANTLY O
JavaScript | 2 min ago | 0.08 KB
✅ MAKE $12OO IN 10 MIN I
JavaScript | 3 min ago | 0.08 KB
Reviews Page Fake (100 Line)
GetText | 5 min ago | 6.73 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!