• I really like it, but..

    – it does not seem to support Safari (OS X)! That’s a no go unfortunately.
    – it would be nice to add a possibility to combine the label with the field (that is put the label in the field and upon the user entering the field clear it).

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author properwp

    (@properwp)

    What about it doesn’t support Safari in OSX? It looks and works fine on my end. It was developed in OSX, actually.

    The label in field idea isn’t a bad one at all. I’ll see if I can get that in the next version.

    Thread Starter lolke

    (@lolke)

    Well, have a look at https://www.calago.info. The form is at the bottom right. Try it in Safari. Doesn’t work if you ask me. Cannot enter anything in the fields and validation messes with the layout (chrome/firefox work well).

    Thread Starter lolke

    (@lolke)

    Actually, the problem seems to be not being able to focus in the field on click (tapping the pad) . It does work with the tab key.

    However, validation works different from other browsers. What I like particularly is that the layout doesn’t change when an error message is displayed (the message floats under the field). It doesn’t do that on OSX/Safari.

    Thread Starter lolke

    (@lolke)

    I thinking my message above isn’t clear: on OSX/Safari it shows a box above the input fields, pushing these input fields down, and thus changing the layout.

    Plugin Author properwp

    (@properwp)

    Thanks for the feedback here. Chrome and Safari use the same rendering engine so I’m surprised you’re seeing much of a difference between the two. The pop-up validation that you see in Chrome is not supported by Safari, that’s just a browser functionality I’m leveraging. You’ll notice that the errors appear above the form in Safari since the server has to do the validation there. I’ll take a look this week and see if I can figure out a different/better way to show that validation.

    The tab navigation sounds like an issue with Safari. Surprisingly, that option is turned off by default:

    https://stackoverflow.com/a/1914496/728480

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Very nice, but…’ is closed to new replies.