junyan
1
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 calling it?
Could you give me some examples?
for example)
hello, this is template!!
click
func_a()… that is my goal to call in my scripts.
thanks you.
junyan
2
El Sábado, 6 de Febrero de 2010, Jun Y.
escribió:> Hello, rubiers.
But this seems a RubyOnRails question, so please ask in RoR
maillist/forum.
hello, this is template!!
click
func_a()… that is my goal to call in my scripts.
Copy/get the Javascript functions into your site (if the license allows
it).
junyan
3
Iñaki Baz C. wrote:
El S�bado, 6 de Febrero de 2010, Jun Y.
escribi�:> Hello, rubiers.
But this seems a RubyOnRails question, so please ask in RoR
maillist/forum.
No, actually, it seems like a JavaScript question, not a Ruby question
at all.
hello, this is template!!
click
func_a()… that is my goal to call in my scripts.
Copy/get the Javascript functions into your site (if the license allows
it).
Best,
–Â
Marnen Laibow-Koser
http://www.marnen.org
[email protected]