I don't know whether you all face this problem but i have faced it but
i don't know why ?

I have installed cakephp and writes an view etc. having some form
fileds with code  as

"<tr><td><label for="position">Name : &nbsp;<span class="required">*</
span></label></td><td><?PHP echo  $html->input('UnivcommMember/
lname'))?>"

having 3-4 text fields. when i saw the form in the FIREFOX and try to
click on the input box to put some text into my cursor goes on the end
of label such as Name

e.g.

Name : *  ##                                              <input
filed>

my cursor went to the place where ## symbols are now  when i try to
enter the text in the input filed and i am able to type from ##.

Then disabled the CSS then it works fine. I think it is some thing to
deal with the CSS or HTML etc

Please Suggests.

Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to