|
-
Oct 3rd, 2007, 10:40 AM
#1
Thread Starter
Lively Member
how to use return function?
hi,
i have this:
<a href="#folder" onClick="return ok"></a>
this is working fine but,
i want switch the link for a function.
i want put a function calling the return
something like this:
function call_return_ok() {
call the href="#folder"
return "ok"
}
how can i do that?
thans a lot for your help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|