It seems to work correct.
Note that a breakpoint is just a variant of the same page but with different properties. But the alpha value cannot be different.
Search found 1060 matches
- Mon Apr 12, 2021 6:11 am
- Forum: General Questions
- Topic: Shadow to cards
- Replies: 1
- Views: 11
- Sun Apr 04, 2021 6:58 am
- Forum: Form Questions
- Topic: Form generating html code at top of web page
- Replies: 2
- Views: 53
Re: Form generating html code at top of web page
Correct.
Note that this is also mentioned in the FAQ:
https://www.quickandeasywebbuilder.com/ ... 10&t=32967
Note that this is also mentioned in the FAQ:
https://www.quickandeasywebbuilder.com/ ... 10&t=32967
- Sun Apr 04, 2021 6:57 am
- Forum: General Questions
- Topic: Window sticking to corner of screen
- Replies: 4
- Views: 287
Re: Window sticking to corner of screen
Maybe the folder is hidden on your computer?
See also:
https://apple.stackexchange.com/questio ... les-on-mac
See also:
https://apple.stackexchange.com/questio ... les-on-mac
- Fri Apr 02, 2021 5:57 am
- Forum: General Questions
- Topic: A comples problem to explain...
- Replies: 7
- Views: 699
Re: A comples problem to explain...
I cannot explain why it does not work in this specific case. But it may be related to the way sessions work in general. The session ID and cookies are transfered via the header of the http request between the browser and the server. The inline frame may have a different session id than the main page...
- Thu Apr 01, 2021 6:06 am
- Forum: General Questions
- Topic: Window sticking to corner of screen
- Replies: 4
- Views: 287
Re: Window sticking to corner of screen
Version 8 does not work any different than version 7. But your configuration file may be corrupt. If you use the same values as in version 7 then it will behave the same. The window position is stored in 'Persistent_Options' in the preference file: https://www.quickandeasywebbuilder.com/forum/viewto...
- Thu Apr 01, 2021 6:00 am
- Forum: General Questions
- Topic: A comples problem to explain...
- Replies: 7
- Views: 699
Re: A comples problem to explain...
Thanks for sharing your solution!
- Sat Mar 27, 2021 7:08 am
- Forum: General Questions
- Topic: A comples problem to explain...
- Replies: 7
- Views: 699
Re: A comples problem to explain...
I do not think this is related to the software. Cookies and sessions variables are not processed by the software, but by the browser.
But maybe you forgot to start the session at the start of the page?
But maybe you forgot to start the session at the start of the page?
- Thu Mar 25, 2021 9:32 pm
- Forum: General Questions
- Topic: Calling a blog item
- Replies: 7
- Views: 786
Re: Calling a blog item
Did you try?
- Thu Mar 25, 2021 7:13 am
- Forum: General Questions
- Topic: Calling a blog item
- Replies: 7
- Views: 786
Re: Calling a blog item
I do not think these actions can used together.
window.reload(true) will reload the page so everything after that will be ignored.
Note that this is unrelated to QWB, Events and JavaScript are standard browser functionality.
window.reload(true) will reload the page so everything after that will be ignored.
Note that this is unrelated to QWB, Events and JavaScript are standard browser functionality.
- Wed Mar 24, 2021 9:04 pm
- Forum: General Questions
- Topic: Calling a blog item
- Replies: 7
- Views: 786
Re: Calling a blog item
Events in QWB work the same as in WB.
You can add multiple events to an object.
You can add multiple events to an object.
- Wed Mar 24, 2021 7:08 am
- Forum: General Questions
- Topic: Calling a blog item
- Replies: 7
- Views: 786
Re: Calling a blog item
Maybe this will work?
Code: Select all
https://squadron-125.org.il/viewadobe.php?pdffile=<?php $_SESSION['username'] ?>.pdf
- Sat Mar 13, 2021 7:52 am
- Forum: General Questions
- Topic: View a PDF on the website
- Replies: 14
- Views: 1302
Re: View a PDF on the website
The website of PDF Object states that mobile browsers do not support embedded PDF:
https://pdfobject.com/#browser-support
So, if even this developer (who dedicated a lot of time to this) cannot make it work then I am not sure if it's possible.
https://pdfobject.com/#browser-support
So, if even this developer (who dedicated a lot of time to this) cannot make it work then I am not sure if it's possible.
- Fri Mar 12, 2021 9:15 pm
- Forum: General Questions
- Topic: View a PDF on the website
- Replies: 14
- Views: 1302
Re: View a PDF on the website
I'm sorry, in that case I do not know what else to try.
But as previously mentioned, the behavior of PDF is implemented in the browser.
Note: I am not sure if the PDFObject script can be used in a layout grid, so you can try to place it outside the grid.
But as previously mentioned, the behavior of PDF is implemented in the browser.
Note: I am not sure if the PDFObject script can be used in a layout grid, so you can try to place it outside the grid.
- Fri Mar 12, 2021 9:08 pm
- Forum: General Questions
- Topic: page borders
- Replies: 13
- Views: 930
Re: page borders
The menu is not centered in the workspace, so therefor it is not center in the browser.
Note that you can resize the property inspector (and columns) to display the full names of the properties.
Note that you can resize the property inspector (and columns) to display the full names of the properties.
- Fri Mar 12, 2021 7:17 am
- Forum: General Questions
- Topic: page borders
- Replies: 13
- Views: 930