this is my FF error message (and this is why srnd wont work for me propably), but I have no clue what is wrong:
Error: missing } after function body
Source file: localhost/script/codebase/ext/dhtmlxgrid_srnd.js
Row: 44, Column: 1
Source Code:
*/
my script loading sentence is:
<script>_css_prefix="/script/codebase/"; _js_prefix="/script/codebase/"; </script>
<script language=“javascript” src="/script/codebase/dhtmlxcommon.js"></script>
<script language=“javascript” src="/script/codebase/dhtmlxgrid.js"></script>
<script language=“javascript” src="/script/codebase/ext/dhtmlxgrid_srnd.js"></script>
<script language=“javascript” src="/script/codebase/dhtmlxgridcell.js"></script>
<script language=“javascript” src="/script/codebase/excells/dhtmlxgrid_excell_calck.js"></script>
<script language=“javascript” src="/script/codebase/excells/dhtmlxgrid_excell_acheck.js"></script>
<script language=“javascript” src="/script/codebase/excells/dhtmlxgrid_excell_calendar.js"></script>
<script language=“javascript” src="/script/codebase/excells/dhtmlxgrid_excell_clist.js"></script>