In the form the length of the input field looks different in Google chrome and Firefox/IE

  • brssi_exam
    Asked on November 26, 2014 at 10:15 PM

    http://form.jotform.me/form/43253225179454

    this is the link of the form and when I open it from Google chrome then it looks different (length of the input field) from the view in IE/Firefox.

    I want to maintain the view shown in Google chrome in all browser. please help me to solve this problem.

    ** Please do not change the form submission limit.

  • Ashwin JotForm Support
    Replied on November 27, 2014 at 8:55 AM

    Hello brssi_exam,

    Please inject the following custom css code in your form and that should solve your problem:

    select#input_3 {

    width: 192px !important;

    }

    input#input_1 {

    width: 188px !important;

    }

    The following guide should help you on how to inject custom css code:  http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!

  • brssi_exam
    Replied on November 27, 2014 at 10:01 AM

    Hi ashwin_d;

    You are just great... each and every problem has solution to you and your team.

    By the way this css code works properly in my form.

    but I have another problem...

    I hope it has also a solution http://form.jotform.me/form/43253225179454 in this form there are two fields... one ask for student Id.. in this field when I enter suppose 149000000 more than one time then at second time when i press 149.. then it shows 149000000 in drop down menu style. how can I resist it....? in my form auto filling is already disable but I can not avoid it....

  • brssi_exam
    Replied on November 27, 2014 at 10:15 AM

    please add it with above part.... http://form.jotform.me/form/43253225179454

    this form is originally posted in a website where the iframe height is 125px (do not want to change it). my problem is that when my form submission limit is over then a message comes on the page [** Please do not change the form submission limit.] but due to the height (iframe) problem this message is not shown in my website. Is it possible to place this message at the position where I want to place it in the page which comes with the message after clicking in the submission button?

    or

    can I show this message (Limit over) as a dialog box/pop-up box....?

  • Ashwin JotForm Support
    Replied on November 27, 2014 at 11:40 AM

    Hello brssi_exam,

    We would like to keep one question per thread.

    I have moved your other questions to new threads and you will be answered here: 

    http://www.jotform.com/answers/465791 

    http://www.jotform.com/answers/465792 

    Thank you!