PHP Feedback form text in formfields

Question one:
I want to make lead text in form fields disapear when starting typing, see example.
Qustion two:
Also, how do I get special non-english charachters to display correct in feedback emails?

// Ulf

http://www.lovebykimb.com/kontakt.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I want to make lead text in form fields disapear when starting typing,

In FW 6 - which you are using - there is an option in the Inspector under the 3rd Tab when your field is selected to add placeholder text. (If your page is set to HTML5)

Stick it in there.

how do I get special non-english charachters to display correct in feedback emails?

Which characters are you having issues with - or is it all accented etc.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You might also want to check out that the font that you have styled your text fields with “font-family: ‘garogierregular’” actually supports the characters you want to display.

Personally I would stick to regular web ready fonts in fields like this.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for the answer, Dave!

Question one:

I have tried html5 and adding text in the third tab field, but I want the lead text to disapear when I start typing in the field in browser, which it doesn’t. (I find it very elegant when it does.)

Question two:

As you point out, Garogierregular does not support the charachters I type, but even if I use Verdana, those Swedish characters in the end of our alphabeth doesn’t appear correctly email answers. The character “å” shows for example as “å”
(I use Garogierregular with Caxton action because I need a thin Garamond look alike.)


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You do not want to enter the text in the Value field, but rather the Placeholder field. That will give you this behavior. It is up to the browser to support it – IE < 10 or 11 won’t show this text, so don’t rely entirely on it – let it be an additional “sugar” for those of your users who bother to stay up to date.

Walter

On Apr 30, 2014, at 7:56 AM, ulfr wrote:

I have tried html5 and adding text in the third tab field, but I want the lead text to disapear when I start typing in the field in browser, which it doesn’t. (I find it very elegant when it does.)


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sorry, but where do I find the placeholder field? Is it Extended Attributes?

// Ulf


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for the answer, Dave! - small correction of translated character

Question one:

I have tried html5 and adding text in the third tab field, but I want the lead text to disapear when I start typing in the field in browser, which it doesn’t. (I find it very elegant when it does.)

Question two:

As you point out, Garogierregular does not support the charachters I type, but even if I use Verdana, those Swedish characters in the end of our alphabeth doesn’t appear correctly email answers. The character “å” shows for example as “ & # 2 2 9 " (I use Garogierregular with Caxton action because I need a thin Garamond look alike.)

// Ulf


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Third tab of the Inspector, under the Type picker. You must be on a page that is set to HTML5 output for this field to be present at all.

Walter

On Apr 30, 2014, at 9:38 AM, ulfr wrote:

Sorry, but where do I find the placeholder field? Is it Extended Attributes?

// Ulf


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

where do I find the placeholder field?

As I said in my OP - there is an option in the Inspector under the 3rd Tab when your field is selected to add placeholder text. (If your page is set to HTML5)

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Then I can’t use Form Element CSS with background image as in http://www.advis.se/kontakt.html.

// Ulf

As I said in my OP - there is an option in the Inspector under the 3rd Tab when your field is selected to add placeholder text. (If your page is set to HTML5)


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Then I can’t use Form Element CSS with background image as in http://www.advis.se/kontakt.html.

I dont know what you mean - I am not seeing a background image on your text boxes.

If you mean your Submit button then FW gives you an option to make any image a Submit button. With any graphic selected look under the 3rd Tab in the inspector down at the bottom there is a Checkbox ‘Submit’

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Then I can’t use Form Element CSS with background image as in http://www.advis.se/kontakt.html.

Besides - if you reduce your browser page width then your ‘smile’ moves to the left and is no longer directly under the ‘eyes’.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 3 May 2014, 12:36 am, DeltaDave wrote:

Then I can’t use Form Element CSS with background image as in http://www.advis.se/kontakt.html.

Besides - if you reduce your browser page width then your ‘smile’ moves to the left and is no longer directly under the ‘eyes’.

Alright now, thanks a lot.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options