• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Regarding script.aculo.us

 
Ranch Hand
Posts: 101
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Iam working on ruby on rails.Iam making use of script.aculo.us here.
can any one give me some links where in i can find useful material and tutorials regarding script.aculo.us.
I also have the following requirement....
I need a line to be drawn automatically(between starting and ending points) when i drag a check box and drop it to some place on the same page.Suggest me some way of doing this.
Thanks in advance...........
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Scriptaculous Wiki is the official online documentation. However, I have found that it is incomplete and innaccurate in many places. Sorry that I don't have better news for you.

But even with Scriptaculaous, the web and the browsers are not a good "drawing" platform. I think you are going to find that your requiremnet is going to be hard to meet.
 
reply
    Bookmark Topic Watch Topic
  • New Topic