try https://zoocrewclub.com/test1.php
on Iphone start date and enddate editboxes are just size of date. Check on computer (chrome) and they are correct.
Search found 5 matches
- Fri May 16, 2025 2:11 am
- Forum: Forms
- Topic: Edit box size on mobile problem
- Replies: 3
- Views: 165
- Fri May 16, 2025 12:01 am
- Forum: Forms
- Topic: Edit box size on mobile problem
- Replies: 3
- Views: 165
Edit box size on mobile problem
i am using and edit box with the data type as date. On mobile view using either safari or chrome mobile the edit box size is limited to just the size of the date in the box. I can't make the box any wider. On computer it is fine even with shrinking screen. Also not showing date picker in box. Any ...
- Sat May 10, 2025 11:44 pm
- Forum: Forms
- Topic: select dropdown control floating labels
- Replies: 2
- Views: 205
Re: select dropdown control floating labels
Great that fixed it. Thanks I appreciate the help
- Fri May 09, 2025 10:41 pm
- Forum: Forms
- Topic: select dropdown control floating labels
- Replies: 2
- Views: 205
select dropdown control floating labels
Using a select dropdown control, no matter what font size I use with floating labels it seems to cut off the lower case letters like a "y". Even if I increase the size of the box or remove the padding. Anything I am missing?
- Tue Apr 30, 2024 4:28 pm
- Forum: Forms
- Topic: form validation
- Replies: 1
- Views: 2988
form validation
Is there a way to trigger form validation before a submit? $(#form).validate() doesn't seem to work with fields I have marked for as data required.