This website requires JavaScript.
Explore
Help
Register
Sign In
yurec
/
big-moving.ru
Watch
1
Star
0
Fork
You've already forked big-moving.ru
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0c7fcceb6a
big-moving.ru
/
api
/
mod
/
js
/
spav_sotr.js
4 lines
105 B
JavaScript
Executable File
Raw
Blame
History
$
(
"button.del"
)
.
click
(
function
(
event
)
{
var
txt
=
$
(
this
)
.
data
(
'txt'
)
;
$
(
'#tr_'
+
txt
)
.
hide
(
'1300'
)
;
}
)
Reference in New Issue
View Git Blame
Copy Permalink