| Need a help [message #3187] |
Tue, 27 July 2010 03:06  |
arulmozhims Messages: 4 Registered: July 2010 Location: Chennai |
Shiny and New |

|
|
Iam working on a commercial website,
Using a fieldset , i have designed a page in php,
In that page, I have some of the checkbox and textbox controls , Whenever i click the submit button, without entering the entries in the proper place, It should show, " This Field is Required',I have already a jquery class which is called in the top of the form. The issue for me is, Whenever i click the button, The required field comes correctly, but it drags the value of the checkbox to down of this required field, Which looks akward, Instead it should be there. For example a checkbox value "Instant" is there, If i click the submit button, The "require" field comes after this checkbox and the value of the checkbox that is "Instant" comes down this "Require" msg. Is the problem is in the class, or design, I didnt understand,kindly help me what to do ???
Regards
Arulmozhi
|
|
|
| Re: Need a help [message #3203 is a reply to message #3187 ] |
Mon, 30 August 2010 07:57  |
karthis Messages: 1 Registered: August 2010 |
Shiny and New |
|
|
Hi Arulmozhi,
Can you send your sample code? since it is used to identfiy the error location exactly.
|
|
|