Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ua-dev] Question about the embedded browser

On Windows XP Eclipse helios IE 8.0

The embeded browser is unexpecedly evaluating html, this is causing me to wonder
what the browser representing it self as.

This code fragment is running inside the embedded browser but not in IE.

	<!--[if lte IE 6]>
	    <link rel="stylesheet" href="css/menuhack.css" />
	    <script type="text/javascript">
	        window.mlrunShim = true;
	    </script>
	<![endif]-->

-Jason

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Principal Consultant              10 West 24th Street #100    -
- +1 (443) 269-1555 x333            Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is copyright PD Inc, subject to license 20080407P00.




Back to the top