J
|
Jane 3/5/2008 |
Hi, {literal}<script> document.forms.editform.value_FieldName.OnDoubleClick=function() { //your code here } </script>{/literal} |
F
|
Fanta author 3/5/2008 |
Thank you Jane. |
J
|
Jane 3/6/2008 |
Hi, |
F
|
Fanta author 3/10/2008 |
Thank you Jane. If is necessary I will put my code on some demo site. But let's first try to find solutions of problem here, not only because of me, but because of everybody else who use this excellent program and maybe found themselves in similar problem. <select size = "30" id="value_imeproizvoda" name="value_imeproizvoda[]" multiple >
<select name="chosen[]" id="linked" SIZE="30" MULTIPLE WIDTH=512 STYLE="width: 400px" ></select>
{literal}<script language="javascript" type="text/javascript">
|
F
|
Fanta author 3/10/2008 |
I finaly have solution. If anybody else need it, the example of code is here: {literal}<script language="javascript" type="text/javascript"> |