-
As a user I want an option for high quality rendering in the browser with realistic lighting, shadows, reflection, ambient occlusion, etc.
One potential solution is to use an "off the shelf" web-ba…
kfarr updated
2 months ago
-
As this example of WCAG:
https://www.w3.org/TR/WCAG20-TECHS/H64.html#H64-ex2
-
# Provide required information needed to triage your issue
## Your Environment
* Platform: Office on the web
* Host: Excel
* Office version number: Build 16.0.17809.42308
* Operating System: …
-
The taginfo fragment loads into an iframe with extra space - 220px vs 190px which is actually needed. This adds 30px of extra whitespace on the right side of every taginfo block.
Could the iframe …
-
Hi,
We have an application (https://abc.com) embedded in Salesforce.com using IFrames. Session details of our application are stored in both Local Storage and Cookies storage. For handling specific…
-
Local storage does not support subdomains or cross domains due to security issues, but some alternates are available if used with IFrames. This can be supported by store.js
-
Most browsers are aggressively blocking cookies when page belonging to different TLD is loaded in an iframe. This also impacts OIDC based integrations where application page is embedded in other porta…
-
Hello! I'm just migrating my extensive Yahoo Pipes RSS filtering and item tweaking over to Huginn, and I'm very pleased so far.
In a couple of my item tweaks, I use a WebsiteAgent to do stuff like pu…
-
#### Insert modules
* needs settings page
Includes their functions
Create extension hooks:
* head css/js includes
* directory listing
* file listing line
* stream endpoint
```
foreach (gl…
-
We used to allow iFraming of pages across GOV.UK with a few exceptions (for security reasons). From memory it was limited to start pages only.
I recently tried again and have found the majority of …