crazedsanity / cs-battletrack

PHP-Based web application for tracking data in traditional paper-and-pencil role playing games.
http://www.crazedsanity.com/projects/cs-battletrack
Other
1 stars 1 forks source link

Convert javascript from prototype to jquery [from project.crazedsanity.com, issue 346] #9

Closed crazedsanity closed 11 years ago

crazedsanity commented 11 years ago

In order to easily integrate this into existing TTORP systems, the Javascript code should be converted from using Prototype to JQuery. This will allow for re-utilizing existing AJAX send/receive functions & methods.

Imported Comments:

[959] Comment (Dan@2010-10-20 12:15:59) Let me know if you have issues or if there is any reason that it JQuery won't work. IM, email, or respond here. Thanks!

crazedsanity commented 11 years ago

Pretty sure this is already done. There is no dependencies on Prototype anymore.