| Issue 83: | Environment Test for new Users | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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
Labels:
-Type-Defect -Priority-Medium Type-Enhancement Priority-Low
Jul 3, 2008
Doesn't seem to really be an issue for developers.
Status:
Fixed
|