Is it possible to create links on the website, with the option to open in a new window BUT without navbar?
BR
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Is it possible to create links on the website, with the option to open in a new window BUT without navbar?
BR
the solution I found was to replace in the html code:
target="_blank"
to
onclick="window.open(this.href,'targetWindow','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes');return false;"
Hi,
I am not getting a clear idea but I m trying to answer your question.
Yes, you can do it.
It doesn't matter with navbar is put or not, a user can right click on the link and open it with a new window.
And if you want to put option with a link then you can put a button with a link and use it to open in new window.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Nov 24
|
63 | ||
|
1
Nov 24
|
247 | ||
|
0
Oct 24
|
248 | ||
|
1
Oct 24
|
1490 | ||
|
1
Aug 24
|
325 |