A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by Mythic Fr0st » Wed Dec 13, 2006 3:13 pm
Code: Select all
<a href="blah" onClick=$vert=0, $horz=0>Blah</a>
Post by Burrito » Wed Dec 13, 2006 3:16 pm
<a href="javascript:void(0)" onClick="whatever()">
Return to “Javascript”