IE10 "Error: Unsupported video type or invalid file path" when specifying...
I have a page that contains the (X)HTML5 elements:<video controls="controls" height="320" poster="demo.png" width="480"><source src="demo.mp4" type='video/mp4; codecs="H.264,...
View ArticleApplication working in IE 11 Win 7 SP1 but not in IE 11 Win 8.1 Preview
Hi Team,We have redesigned the pages in our Application for IE 11 preview. It is working fine in Window 7 platform. But it is not working in Windows 8.1 preview platform. Could you please clarify, what...
View ArticleHTML and Java script code is being displayed on IE10
I am trying to use web applications in IE10. When I login into the site its just showing the actual HTML & Java script code of that web page instead of displaying the actual page. But when I switch...
View Article"C:\fakepath" issue with HTML5 file upload control in Internet Explorer
Hi Team,We are developing Office apps, which consists of HTML5 and JavaScript pages. To protect business logic, we are planning to obfuscate source codes (especially JavaScript files) with free/paid...
View ArticleIE and Registry issue
Hey ppl,I am using a Load testing tool 'Silk Performer' which is the proprietary of MicroFocus. I face an issue where, after I record a script for my load test (too technical...), my IE instance...
View ArticleIE10 CDATA
IE10 does not see function definitions that earlier versions see.when the input field is clicked (see below) the function SubmitCross is not seen as defined<script><![CDATA[ function...
View ArticlePopup page from iframe always shows session timeout
Hi Everyone,I am facing very much weird problem today. I have one ASP.NET application (which is published to windows azure) with page reportviewer.aspx where I have added report viewer control to...
View Articleglitch in IE 10 with input tag of type="number" (possibly only German version...
When an input field of type="number" with "required" attribute is used, and you click on a submit button, the German version of IE10 gives this misguiding error message: "Geben Sie ein gültiges Datum...
View Articleconnect.microsoft.com/IE Feedback does not work.
I can't submit feedback to the IE team.The form https://connect.microsoft.com/IE/feedback/CreateFeedbackForm.aspx?FeedbackFormConfigurationID=5534&FeedbackType=1 gives (tried dozens of times) the...
View ArticleIs File New Window in Browser is equivalent to window.open()?
Is File New Window in Browser is equivalent to window.open()? In a scenario, a site has two frames(with frameset, not iframes), top frame shows the menu and second frame shows the any respective page...
View ArticleIE 11: How to set compatibility in my web Page?
my page runs well, if I switch IE 11 to compatibility mode. (by adding the url to the new dialog).But I want to set the mode in the code of my page. In IE 10 worked: <meta...
View ArticleWindow getting minimized on call of Onblur of javascript in Windows 8 IE10
Hi,I have a date field which is having an Onblur event attached to it. I'm a calling a javascript method on call of onlbur. When i enter an invalid date and click somewhere else on the page, the...
View ArticleProblem with arabic Char
Hi I have 2 questions,While I was analyzing the leading soccer website http://www.kora.com through some tools by selecting Internet explorer the arabic char its showing random char..? how can i fix...
View ArticleAre there any forums for web development? I need to configure a site with...
Can someone help out in configuring a site that has the aspmembersip provider alongside with a protected folder? It works with the configuration in my development environment but it asks for...
View ArticleWebM support for IE
Can someone share the status of WebM support for Internet Explorer? Other than the plug-in for MF I've not been able to find any information about it. Nativesupport for WebM without additional...
View ArticleHow can static classes and methods such as...
I know the difference between static and instance classes, methods, and properties. That's my issue - I don't understand how code like "var currentUser = Membership.GetUser(userName, true)" can work in...
View ArticleIE 11 proxy PAC configuration file
Hello,I would like to use PAC file to configure my Internet Explorer 11, but so far I'm not able to do so. Below you can find configuration of the Internet Explorer 'Connections\LAN Settings' section...
View ArticleIE 9 refreshing an iframe
I have a webpage inside which i have an iframe.Now when i right click the iframe and select refresh then the contents of input boxes in that iframe are not emptied. Also,the iframe is opened when i...
View Articleie10 tooltips - how to get rid of the URL?
I am building up a web application using HTML5 and JavaScript. Windows 8 / IE10(Metro/modern version) has a functionality, where it displays where a link is going to, if the user holds finger on it for...
View ArticleIE crash after calling parentWindow.close() in version IE10.0.9200.16686
In our application, we have opened a new IE window after login. It is not working in IE10.0.9200.16686. When I am trying to close IE window using method as:function CloseWindow() { if...
View Article