jquery selector explanation fails id '.' value. any solution?
i am controlling open forms web application. nested properties, form add-on generates quarrel elements carrying id / name form .
for example, chairman management category castle contained the castle domain following city component be,
<input type="text" id="address**.**city" name="address**.**city" />
now, problem whenever i try the value controlling jquery,
$("#address.city").val();
jquery fails name any suitable component !
please let me know any solution.
thanks advance.
Comments
Post a Comment