Paragraph Text – Capitalize each line.

Home Forums Quform WordPress Paragraph Text – Capitalize each line.

This topic is: not resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8527
    DiamondLights2
    Participant

    Hi
    Great Plugin, perfect for what i need.
    I’m using the following CSS for all Paragraph Text boxes in Global CSS.

    text-transform: capitalize;

    However, it only seems to work on the first line. If you type a list of names in the box (pressing enter between each name) it only seems to work on the top line e.g

    Name One
    name two
    name three
    etc

    Is there a way to have this code applied to every line.

    Thanks for your help.

    #8535
    Allan
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #8654
    DiamondLights2
    Participant

    Hi Alan

    Sorry for only just getting back to you..

    Yes, I’m using Firefox. Do you know if there is a solution?

    Thanks for your help

    #8657
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #8659
    DiamondLights2
    Participant

    Ally

    That work perfectly.

    Thank you so much.

    Just a quick follow up.

    I have multiple Paragragh Text boxes, so can you see any problems if I add them all as follows:

    $(‘.iphorm_1_2, .iphorm_1_12, .iphorm_1_13, .iphorm_1_14, .iphorm_1_21, .iphorm_1_23, .iphorm_1_15, .iphorm_1_17, .iphorm_1_18, .iphorm_1_19, .iphorm_1_20, .iphorm_1_16, .iphorm_1_65, .iphorm_1_66,’).bind(‘keyup’, function () {
    $(this).val(ucwords($(this).val()));

    And a final related question.

    How can I format the Paragraph Text box so the when the text is input it appears identical to the Single line text box (font colour etc.)

    Thanks again Ally for all your help.

    Great Support.

    #8672
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy