[Rails] Re: Triggering Javascript from a Ruby form

2010-09-06 Thread Parker Selbert
pepe wrote: > I think one of the things you might need is a 'timer', which will let > your code 'sleep' before calling again your 'how_finished' function. I > have never done this but remember reading about it, I googled for > 'javascript sleep timer' and one of the links I found was this: > http:/

[Rails] Re: Triggering Javascript from a Ruby form

2010-09-05 Thread Parker Selbert
A. Leek wrote: > I'm pretty sure I have all the information I need in the program, the > problem is getting it all together and I'm not sure if that's even > possible. Does anyone have ideas? It may be too narrowly supported for what your trying, but you can go to the HTML5 route. Check out the F

[Rails] Re: Triggering Javascript from a Ruby form

2010-09-04 Thread pepe
I think one of the things you might need is a 'timer', which will let your code 'sleep' before calling again your 'how_finished' function. I have never done this but remember reading about it, I googled for 'javascript sleep timer' and one of the links I found was this: http://www.daniweb.com/forum