pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
C++ | 2 sec ago
Untitled
3 sec ago
Untitled
5 sec ago
Untitled
C++ | 6 sec ago
Untitled
9 sec ago
Untitled
12 sec ago
Untitled
15 sec ago
Untitled
20 sec ago
Layout Width
Share Pastebin
Jura
By: a guest | Feb 9th, 2010 | Syntax:
JavaScript
| Size: 0.14 KB | Hits: 26 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
<a href="LINK_NA_IMG" class="triger"></a>
<
script type
=
"text/javascript"
>
$
(
)
.
ready
(
function
(
)
{
$
(
"a.triger"
)
.
click
(
)
;
}
)
;
</
script
>
create new paste
|
create new version of this paste
RAW Paste Data
<a href="LINK_NA_IMG" class="triger"></a> <script type="text/javascript"> $().ready(function(){ $("a.triger").click(); }); </script>