How can I get hyperlinks in Google Slides to open in the same Site Tab when the slide is embedded in Google Site? - hyperlink

I am using Google Slides for my teaching and embedded the slide that was publish to the web in my Google Site that I created for my teaching.
If I insert hyperlinks in my google slide (that is embedded my site) for the student to click on see more about the subject (normally another google slide) the hyperlink open a new tab in the browser. If the student want to go back they must click on the first tab instead of just click "back".
If there is multiple hyper links in the google slide a large number of tabs can be open and this brings unnecessary confusion for the students to find the correct tab.
Is there way overcome this and let the hyperlinks stay in the google site tab and not open new tabs.

Related

how to disable or hide “get link to this cell” in google sheets

when showing google sheet in iframe, is there a possible way to disable or hide "get link to this cell" in google sheets context menu (Right Click menu).
This is not possible. iframe's display the content as-is and for security reasons you are not allowed to modify it.
If you are interested in creating a customised view of your Sheet, I suggest you consider using the Sheets API and create your own view using web technologies.

Kendo UI for Angular, not able to remove focus on page load. Leads to keyboard open on iPhone

I have a website https://www.itraveleo.com. It is on Angular 4 and we use the Kendo-UI for Angular controls. On an iPhone the keyboard keeps opening on the following pages on page load:
Homepage - when I click to go to homepage using the logo or using the menu item, the focus goes to the "To" combobox and the keyboard opens up. This does not happen on initial load of the website
Blog - click on the DREAM menu item. On this page, click on any blog. The focus again goes to the To combobox and the keyboard opens up.
Right below the heading of each blog (on mobile), the category and region is listed (e.g. North America / Asia, etc. and Cosmopolitan / Family Time / Outdoorsy, etc). Click on each of these one by one. Again the To combobox gets focus and the keyboard opens up
Tried multiple common fixes but nothing seems to work on the iPhone (activeElement blur, setting focus on another element)

How to create a link to open a Tab within your site

http://www.duellinksmeta.com/pve2.html
This is a test page of my site. I learned how to create a link to jump to a specific part of a page, but what I want to accomplish is a link that opens a tab and/or jumps to content within a tab.
My main reason for this is I want people to be able to share a link that when used as a URL, it will go directly to the relevant tab opened with the content they want to see.
Without using javascript and CSS there is no provision in HTML to accomplish what you are looking for. However, if you do use javascript and CSS, this is quite easy. Tab sets can be implemented with <ul> and <li> elements, and jumps to tabs and specific bookmarks on tabs can be implemented with javascript based manipulation of CSS rules.

Where is the embeddable iFrame code link for the fusion table itself?

We want to create a display similar to the http://nycstalled.com/ example in which the map visualization floats left with the table (and links to each record) displays to the right.
If I visualize the table as "map" I get options to Configure info window, Configure styles,
Download KML, Download KML link, and "Get embeddable link"
When I visualize as table, these options are not appearing what I need is "Get embeddable link"
I tried Advanced Search and didn't find an answer. Is this a fusion layers issue?
When the table is displayed,'Get Link' is at the upper right next to 'View in Experimental'
You can get an embeddable version of a table visualization with the Experimental UI. Click the Experimental link in the upper right corner. From the "Rows 1" tab select Tools > Publish, which will give you the embed link for a table holding up to 500 rows.

How to create tabs in a ipad app that is similar a web browser tabs

I have a requirement to create a ipad app that supports tab to view content. I have created a custom splitview controller, whenever user goes to a particular section in the left section, the contents related to that will be displayed in the content view(right view). If a user selects a particular link in that content view it should open a tab and display the contents of that link in that new view. Similar to Web Browser tabs i need to handle tabs in this app. Please suggest any available open source component or any ideas to implement tabbing inside a ipad app.
You can use Three20 for your tab purpose. Also there are many open Source components available. You just need to search in google.

Resources