Displaying 1 result from an estimated 1 matches for "stop_button_url".
2006 Jan 20
4
Newbie: from the javascript way to the Rails way... Advice?
Hello;
I''m building an application for a touchscreen that pages through a set 
of survey pages. On each page, the user makes some choices by touching 
items on the screen (words, or images) and, when satisfied with their 
choices, clicks the Next page button.
Rails has done a great job helping me get things to the screen, and 
paginating for me... but I''m stuck on something