A
|
aptivus author 6/26/2010 |
I have found this js script surfing the web: <script type=text/javascript>
<A title="increase value" onclick="increase_by_one('HERE GOES THE PARAMETER');" href="#reorder">
|
A
|
ann 6/28/2010 |
Hi, onclick="increase_by_one({$custom_link});"
$record["custom_link"]=...;
|
A
|
aptivus author 6/29/2010 |
Thank you Ann. |
Z
|
Zane 7/6/2010 |
Nice job.Keep on going... |