Notifications
Clear all

how to set Iframe menu in the form of a grid of images when an item is clicked it will open in a new tab

3 Posts
2 Users
0 Likes
601 Views
Posts: 1
 wali
Topic starter
(@wali)
New Member
Joined: 9 months ago

I am displaying parts of another website on my web page, and the layout I'm using is in the form of a grid. Each grid element displays a different link. I want each link to open in a new tab when clicked. What should I do? Please help me. Thank you.

 

 

2 Replies
TinyWebGallery
Posts: 880
Admin
(@admin)
Prominent Member
Joined: 15 years ago

Maybe this is a solution for you:

https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/show-the-iframe-as-layer

this would open the links as a popup in an iframe. So the users would not leave your page and also do not see the old url.

Best regards, Michael

Reply
TinyWebGallery
Posts: 880
Admin
(@admin)
Prominent Member
Joined: 15 years ago

Hi,

a new tab has nothing todo with an iframe. You can simply add target="_blank" to your link.

Best regards, Michael

Reply