Issue 83: Environment Test for new Users
Status:  Fixed
Owner:
extremec...@gmail.com
Closed:  Jul 2008
Reported by extremec...@gmail.com, Feb 20, 2008
There needs to be a way for new users to check their environments to make
sure that jQuery and jmesa.js is installed correctly.

This could be the jQuery check:

<script type="text/javascript">
$(document).ready(function(){
   alert('jQuery is installed!')
 });	
</script>

Mar 10, 2008
#1 extremec...@gmail.com
(No comment was entered for this change.)
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low
Jul 3, 2008
#2 extremec...@gmail.com
Doesn't seem to really be an issue for developers.
Status: Fixed