WebSite X5 Answers

Field Name In E-mail Form

Posted on the , Visited 624, Followers 1, Shared 63

I have constructed an E-mail form on a test site and all the fields have labels exept the Attachment File field, this applies to the in field text as well as the external text.

Correct Answer

Correct  

Sorry it only happens when you want the Attach File field to have the Text Label inside the field.

Posted on the

2 Answers

Correct  

Sorry it only happens when you want the Attach File field to have the Text Label inside the field.

Posted on the
 

Hello Colin,

It is not a bug. We can't use the style for the attachment field because each browser renders it differently. Actually, there aren't browsers which allow you to use CSS style on a attachment field.

We're thinking about wrapping it with a normal text field and simulate the upload field with it but we found that Opera can't manage it for security reasons.

Posted on the