Winn Scriptatype: 1.7
I wanted to re-cap the new adds in 1.7 for rails. The new method calls are as listed:
# Added V1.7b
textlink_do_fade
textlink_do_puff
textlink_do_blindup
textlink_do_dropoutYou can build any of the above calls with:
textlink_do_fade('Link Text','divYouWantToUpdate',{***},{****})
Visit the project for more info on how to use the latest methods and more. Winn Scriptatype project home page. at Ruby On Rails Railway.


