[Rails] ImageSlide
Hi,
i want to build an image viewer. ive loaded all files from a directory
via db. what i want now is a canvas and when i klick "left" the next
image of the array should be drawn in the canvas and when i click
"right"
the previous image should be drawn. i want to do this with ajax. so i
have got two controller actions "left" and "right" and a maximum value
for the files in the array in the
"get_current_files_in_current_folder" action. how do i go on? please
please help me
regards
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home