Hello, rubiers.
now, I wanna call some functions in A site that was already
implemented by another company. ( I don't know internal... just
nothing..)
anyway, there are several javascript functions in there what I want
call frequently in my ruby scripts.
HOW DO I connect it and call it?
Could you give me some examples?

for example)
<head>
hello, this is template!!
</head>
<body>
<a href='javascript:func_a(arg1, arg2, arg3)'>click</a>
</body>
func_a().... that is my goal to call in my scripts.
thanks you.
</body>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to