Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Mathias on Mar 11, 2009 12:55
open dhtmlx forum
dhtmlxMenu setRadioChecked

I just like to report a mistake in documentation, this:

<script> menu.setRadioButtonChecked(id,state); </script>

should be:

<script> menu.setRadioChecked(id,state); </script>

on capter "4.16 Radio Button Creation".

Answer posted by Alex (support) on Mar 12, 2009 02:07
Thank you very much for the information. We'll necessary correct the mistake.