We have a 3rd party web application which works on in IE6, but not works in IE8. The sample code is like below, the \"message from .htc\" message will popup in IE6, but notpopup in IE8.
I have a class which is used to show correct message. This class works great in all browser, except I found error in Internet Explorer 8.
I want to render content that i have created locally using html component and put image in this html also by putting image in res folder in jar, i tried
I am currently testing the waters of SSL, and am new to the SSL stuff. As a part of my research, I came across two different implementations of SSL in the java space.
I have the following HTML where there is a DHTML behavior added to the CSS class. When the code is written in the following way, Internet Explorer (version 8 in compatibility mode) reads the @media pr
I\'m trying to find a quick (even dirty if needed) solution to implement rounded corners into a client space for my company.
In that same CSS rule, add the following style line: behavior: url(path/to/PIE.htc); Of course you will need to adjust the path to match where you uploaded PIE.htc in step 2. Note: this path is rel
BASIC QUESTION: Is there a way to set the mime-type (content-type) of elements inside a jar that are pulled into a ZK theme?
I\'m trying to identify objects in javascript. My problem is, that msie DOM nodes are not instances of any Object descendant, so I cannot set or get property on such an instance. I\'m trying to make a
I am using below code to call webservice using javascript: <head> <title>Untitled Page</title>