Extlib Dialog via https not work in IE - xpages-extlib

we have a xpage, that includes a dialog. Our site is called via https. In firefox the dialog is displayed, in IE an empty page (https://[SERVER]/[DB]/xsp/.ibmxspres/dojoroot-1.6.1/dojo/resources/blank.html) is displayed....
The typeahead also only works in firefox. We watched the firebug console, all resources are loaded via https....
PLEASE HELP!!!
thanks mario

workaround, that works:
http://www.openntf.org/projects/pmt.nsf/66d9103768cc2fed85256c59006b5433/4fccbe1e644908e786257872002cd7ca!OpenDocument

Related

chromium browser integrated newtab page

I'm working on rebranding chromium browser, and I'm having some trouble to setup default new tab page to the one remotely hosted, something that new Edge browser is already doing. but without using page redirect so when you open new tab, you'll get page loaded from URL like
https://ntp.msn.com/edge/ntp?locale=en&title=New%20tab&dsp=1&sp=Bing&startpage=1&PC=U531
but address bar won't be updated with that URL, it stays empty and ready for search. Does anyone know what are the steps to do this in chromium, what needs to be changed, I would really appreciate it.
Thanks!

chrome extension css on localhost

I'm working on a chrome extension. The content has a stylesheet content.css. When I run the extension on an external site, it applies the style sheet. When I open a page on my "hello world" page on localhost, it applies the content.css styles initially but the styles go away if I refresh the page and I cannot get them back unless I refresh the extenstion.
Can't figure out why this is but I need to get this resolved.
Thanks,
Ken

Firefox Mixed Content Blocker

On my site served over https a user may enter a URL and preview their entered URL in an embedded iframe.
This iframe is getting blocked by Firefox 23's mixed content blocker by default. I'm wondering if anyone knows of a workaround.
You could try using Snapito! (http://snapito.com).
They have an API that works over https, so if you used their preview you would cease getting mixed content.
HTH

How do you properly serve an SVG file for use as a background image in IE9?

I'm trying to use an SVG background to take the place of a CSS3 gradient in IE9 (which doesn't support CSS3 gradient). I've tested it locally and it works like a dream. However, when I upload these changes to the live site, it doesn't work. I've verified that the SVG file IS up on the server in its intact form.
Here's the file:
http://www.shmax.com/css/record-box-gradient.svg
And here's a simple test page, where it's used as the background of a div:
http://www.shmax.com/gradient.html?DBGSESSID=-1
View the page in both Chrome and IE9, and you'll notice that it appears in Chrome, but not in IE9. Oddly, it DOES work in IE9 when I view it on my local test machine.
One thing I've noticed is that when I view the headers for this asset in Fiddler, it says "Transport - Connection: close". Does that mean anything? Is this something I need to fix in my .htaccess?
Thanks for the help, guys.
Your simple test page works for me in IE9; I see a gradient in the background of the div.
Try this:
Press F12 to open the Developer Tools
What is the "Document Mode" in the 'menu bar' of the tools? If you set it to "IE9 Standards", do you see the gradient?
Click on the Network tab for the developer tools, click on "Start Capturing", reload your test page, and then click on "Stop Capturing". Do you see a request for /css/record-box-gradient.svg in the the URLs? Is it either status 200 or 304?

how to set default web page while opening new tab in web browser?

I am using Firefox as my default web browser. In that when I opening new tab (Ctrl+T), an empty page (blank page) is being opened. But now I want to load my default page when I open the new tab. Please guide me. Thanks in advance..
I don't think you can do that directly in firefox.
There is however this: https://addons.mozilla.org/en-US/firefox/addon/777/

Resources