Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Untitled
SUBMITTED BY:
Guest
DATE:
April 24, 2013, 8:15 a.m.
FORMAT:
JavaScript
SIZE:
401 Bytes
Raw
Download
Tweet
HITS:
947
Go to comments
Report
$
(
function
()
{
//yipTopics();
$
(
document
).
on
(
'click.yipEvent'
,
'.yipEmbed .goto'
,
function
(
e
)
{
e
.
preventDefault
();
yipEmbed
.
setParams
({
'prefix'
:
$
(
this
).
data
(
'prefix'
)
});
});
$
(
document
).
on
(
'click.yipEvent'
,
'.yipEmbed .refresh'
,
function
(
e
)
{
e
.
preventDefault
();
yipEmbed
.
refreshEmbed
();
});
});
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus