RajeshChaudhary345 / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
0 stars 0 forks source link

get value from jquerymultiselect #219

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Dear sir I am trying to use your beautiful dropdown multi select with check box 
.. I am facining one problem please help me. I have a form with 8 controlls 
among htat two are jquery multi select. When iam doing a form validation on 
submit there two jquery multi select and not getting validated I am trying to 
validate it by document. Getelementbyid(elimentid) .. it is returning 
unidentified pls hel me to solve this issue.. and laso let me know when I use 
agax how can I get value from these controls document.getelementbyid(controlid 
) is returning unidentified

Original issue reported on code.google.com by arun.arn...@gmail.com on 10 Dec 2011 at 8:41

GoogleCodeExporter commented 8 years ago
---- from email of 10Dec2011 not posted through the issue list ----

Ya it is working perfectly if we use normal html select. Please let me know
how can I get the value from the dropdownmultiselect control .

Eg . when I click on a button in the form it should retrieve the value of
the multiselectdorpdown with check box

Original comment by womohun...@ittrium.com on 13 Dec 2011 at 3:05

GoogleCodeExporter commented 8 years ago
If your page works when DDCL is not used, but fails when DDCL is active, I will 
need to see your sample page.  DDCL hides the underlying SELECT, but still 
applies all changes to the original.  Please attach a simple example page that 
demonstrates your problem.

Original comment by womohun...@ittrium.com on 13 Dec 2011 at 3:09