The keyboard behavior of the iPad cannot be controlled by HTML.
So, if the keyboard blocks in the input then you may need to redesign your layout.
For example, by adding more content below the form so the user can scroll the form to the top of the screen.
Note that this has nothing to do with QWB.
Search found 2394 matches
- Thu Apr 19, 2018 7:58 am
- Forum: General Questions
- Topic: Contact form and iPad
- Replies: 1
- Views: 10
- Tue Apr 17, 2018 6:15 am
- Forum: News and Announcements
- Topic: Quick 'n Easy Web Builder 5.4 update
- Replies: 0
- Views: 51
Quick 'n Easy Web Builder 5.4 update
What's new in 5.4? - Fixed: Hint Text in Site Search is not applied. - Improved: Added support for boolean attributes in HTML formatter (readonly, autofocus, multiple etc). - Improved: Implemented 'accept' attribute for the File Upload object. This specifies the types of files that the file input ac...
- Sun Apr 15, 2018 11:44 am
- Forum: Previewing and Publishing Questions
- Topic: Uncentred and out od position on mobile device
- Replies: 2
- Views: 13
Re: Uncentred and out od position on mobile device
I think you will need to add an extra breakpoint (320) and make sure all content is within the page boundaries
If there are (hidden) objects outside the viewport then the browser will add a scrollbar at the bottom of the page.
If there are (hidden) objects outside the viewport then the browser will add a scrollbar at the bottom of the page.
- Thu Apr 12, 2018 6:15 pm
- Forum: General Questions
- Topic: Google PageSpeed Insight
- Replies: 1
- Views: 21
Re: Google PageSpeed Insight
Which website are you referring to?
Note that the speed of a website mainly depends on the speed of the server/host and the size of the used images.
Note that the speed of a website mainly depends on the speed of the server/host and the size of the used images.
- Thu Apr 12, 2018 2:17 pm
- Forum: General Questions
- Topic: Page width
- Replies: 1
- Views: 16
Re: Page width
If the page is full width, then the size depends on the browser window size.
- Thu Apr 12, 2018 5:25 am
- Forum: General Questions
- Topic: Site Search
- Replies: 9
- Views: 93
Re: Site Search
Are you referring to the roll over image?
Just select the images.
Just select the images.
- Wed Apr 11, 2018 9:02 pm
- Forum: General Questions
- Topic: Site Search
- Replies: 9
- Views: 93
Re: Site Search
I don't think you can use transitions when you change the image like this. You can only implement transitions if you use two different images (where you fade the second one in or out)
I'm sorry, there is currently no support for character spacing. Maybe in a future version.
I'm sorry, there is currently no support for character spacing. Maybe in a future version.
- Wed Apr 11, 2018 6:03 am
- Forum: General Questions
- Topic: make a line around letters
- Replies: 2
- Views: 30
Re: make a line around letters
I think this is only possible with images, so you will need a third party logo creator tool to create this.
- Mon Apr 09, 2018 6:05 am
- Forum: General Questions
- Topic: Site Search
- Replies: 9
- Views: 93
Re: Site Search
Thanks for sharing the file. The implementation of the search is not correct. These are the instructions from the help: Step 1 - Add a new page to the project (for example 'search_results'). - Add an inline frame to the new page. This is where the results will be displayed. - Add a 'Site Search' obj...
- Sun Apr 08, 2018 7:21 am
- Forum: General Questions
- Topic: Site Search
- Replies: 9
- Views: 93
Re: Site Search
To be able to help you, I need to see what you have done.
I may need your project file.
Font Awesome is a static library, you cannot add your own icons to the list.
I may need your project file.
Font Awesome is a static library, you cannot add your own icons to the list.
- Sat Apr 07, 2018 8:54 pm
- Forum: General Questions
- Topic: Site Search
- Replies: 9
- Views: 93
Re: Site Search
I get a search result but it appears in the left corner and not on the page I want it to be on. There is most likely a mistake in the settings. For example, maybe you did not set the correct target frame? Also, is there a way of styling the search results page? The results can be styled with availa...
- Tue Apr 03, 2018 8:28 pm
- Forum: Form Questions
- Topic: recaptcha v2
- Replies: 1
- Views: 89
Re: recaptcha v2
Je kunt de versie instellen in de eigenschappen van het recaptcha object.
- Sun Apr 01, 2018 12:45 pm
- Forum: General Questions
- Topic: videoPlayer for iphone
- Replies: 4
- Views: 130
Re: videoPlayer for iphone
Note that the player is standard HTML/browser functionality. It is not implemented in the software.
So, if the video does not work then the format may not be compatible with the device.
So, if the video does not work then the format may not be compatible with the device.
- Sat Mar 31, 2018 8:48 pm
- Forum: General Questions
- Topic: videoPlayer for iphone
- Replies: 4
- Views: 130
Re: videoPlayer for iphone
The iPhone does not support Flash.
You will need to use the standard HTML5 video player, format mp4. That should work on all (modern) platforms.
Also make sure the filename is web safe:
viewtopic.php?f=10&t=131
You will need to use the standard HTML5 video player, format mp4. That should work on all (modern) platforms.
Also make sure the filename is web safe:
viewtopic.php?f=10&t=131
- Tue Mar 20, 2018 7:13 am
- Forum: General Questions
- Topic: Background Video Mode
- Replies: 4
- Views: 222
Re: Background Video Mode
1. Open the help (PDF) -> F1
2. Search for 'Video Background'
2. Search for 'Video Background'