<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx</link><description>Internet Explorer’s commitment to achieving the goal of consistent “same markup, same results” across browsers is evidenced, in part, by IE9’s and IE10’s addition of CSS3 features that enable Web sites to move to standards-based features for their graphical</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10321283</link><pubDate>Mon, 18 Jun 2012 09:47:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10321283</guid><dc:creator>Elijah-Media</dc:creator><description>&lt;p&gt;On behalf of millions of small web site builders that have myriad pages (and javascript) code functions using the imageobject.filters.alpha.opacity=opacity and style=&amp;quot;filter:alpha(opacity=100);&amp;quot; functions ALREADY in their webpages; PLEASE recode IE 10 to allow legacy or alias reading of ALL THIS EXISTING CODE, in tens of millions of web pages.&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;lt;script&amp;gt;&lt;/p&gt;
&lt;p&gt;function lightup(imageobject, opacity){&lt;/p&gt;
&lt;p&gt; if (navigator.appName.indexOf(&amp;quot;Netscape&amp;quot;)!=-1&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;amp;&amp;amp;parseInt(navigator.appVersion)&amp;gt;=5)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;imageobject.style.MozOpacity=opacity/100&lt;/p&gt;
&lt;p&gt; else if (navigator.appName.indexOf(&amp;quot;Microsoft&amp;quot;)!= -1 &lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;amp;&amp;amp;parseInt(navigator.appVersion)&amp;gt;=4)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;imageobject.filters.alpha.opacity=opacity&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;style=&amp;quot;filter:alpha(opacity=100); -moz-opacity:0.7&amp;quot; &lt;/p&gt;
&lt;p&gt;onMouseover=&amp;quot;lightup(this, 70)&amp;quot; onMouseout=&amp;quot;lightup(this, 100)&amp;quot; &lt;/p&gt;
&lt;p&gt;Why should we have to rewrite millions of lines of code, for millions of image functions, when the IE 10 browser CAN BE coded to legacy read these properties ? (AS WELL AS THE NEW IMPLEMENTATIONS)&lt;/p&gt;
&lt;p&gt;In essence ALL THAT WORK IS DOWN THE TOILET WITH THE IE 10 RELEASE...&lt;/p&gt;
&lt;p&gt;Which is fairer? Code IE 10 to continue reading the DX filters as are (AND the New Standards) OR trash millions of pages cross the entire planet that STILL HAVE THIS CODE.&lt;/p&gt;
&lt;p&gt;Same goes for filter: progid:DXImageTransform.Microsoft.Shadow(color=red, direction=135, strength=12); [FOR EXAMPLE]&lt;/p&gt;
&lt;p&gt;Please seriously consider this and implement &amp;quot;on the fly legacy code reading&amp;quot; SO WE DON&amp;#39;T HAVE TO SPEND WEEKS REWRITING ALL THAT CODE...&lt;/p&gt;
&lt;p&gt;SERIOUSLY....&lt;/p&gt;
&lt;p&gt;Thanks...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10321283" width="1" height="1"&gt;</description></item><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10318448</link><pubDate>Mon, 11 Jun 2012 17:05:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10318448</guid><dc:creator>chrome mathml support</dc:creator><description>&lt;p&gt;from &lt;a rel="nofollow" target="_new" href="http://code.google.com/p/chromium/issues/detail?id=6606"&gt;code.google.com/.../detail&lt;/a&gt; =&amp;gt;Dave Barton is working on Webkit&amp;#39;s MathML implementation and is concentrating his effort on fixing the most important bugs that could prevent passing security review. People who are really interested in seeing this bug fixed should follow his work on Webkit&amp;#39;s bugzilla and possibly help him.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10318448" width="1" height="1"&gt;</description></item><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10317125</link><pubDate>Fri, 08 Jun 2012 04:01:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10317125</guid><dc:creator>@PhistucK </dc:creator><description>&lt;p&gt;Its not supported on chrome.... mozilla only care for mathml natively... all others support via plugin (including IE9) &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://www.dessci.com/en/products/mathplayer/versionhistory.htm"&gt;www.dessci.com/.../versionhistory.htm&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10317125" width="1" height="1"&gt;</description></item><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10316555</link><pubDate>Thu, 07 Jun 2012 07:57:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10316555</guid><dc:creator>PhistucK</dc:creator><description>&lt;p&gt;@mathml -&lt;/p&gt;
&lt;p&gt;I tried it in the canary version (21) of Chrome and it rendered MathML as if it were ordinary HTML with unknown inline elements.&lt;/p&gt;
&lt;p&gt;I tried this one -&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.mathjax.org/demos/mathml-samples/"&gt;www.mathjax.org/.../mathml-samples&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, it looks like the JavaScript transforms it to look right.&lt;/p&gt;
&lt;p&gt;When I select &amp;quot;MathML&amp;quot; in the selection box, it tells me that MathML is not natively supported in my browser and the samples are displayed like unknown inline HTML elements.&lt;/p&gt;
&lt;p&gt;Do you have a web page that demonstrates this support?&lt;/p&gt;
&lt;p&gt;And a screenshot?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10316555" width="1" height="1"&gt;</description></item><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10316400</link><pubDate>Thu, 07 Jun 2012 00:41:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10316400</guid><dc:creator>mathml</dc:creator><description>&lt;p&gt;PhistucK&lt;/p&gt;
&lt;p&gt;veta version ofcrhome already support mathml.&lt;/p&gt;
&lt;p&gt;only ie dosent support mathml&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10316400" width="1" height="1"&gt;</description></item><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10316265</link><pubDate>Wed, 06 Jun 2012 20:57:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10316265</guid><dc:creator>jsMath</dc:creator><description>&lt;p&gt;For the MathML fans I recommend jsMath (see for example &lt;a rel="nofollow" target="_new" href="http://www.math.union.edu/~dpvc/jsMath/examples/Henrici.html"&gt;www.math.union.edu/.../Henrici.html&lt;/a&gt;). It basically gets you support for most of the LaTeX math markup, with the same rendering on all browsers. It is not that lightweight, but it does work great and gets you nice-looking math.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10316265" width="1" height="1"&gt;</description></item><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10316073</link><pubDate>Wed, 06 Jun 2012 17:17:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10316073</guid><dc:creator>Ben</dc:creator><description>&lt;p&gt;Your Comment form is still broken - please fix it!&lt;/p&gt;
&lt;p&gt;Your Comment form is still broken - please fix it!&lt;/p&gt;
&lt;p&gt;Your Comment form is still broken - please fix it!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10316073" width="1" height="1"&gt;</description></item><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10315853</link><pubDate>Wed, 06 Jun 2012 11:29:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10315853</guid><dc:creator>Bao</dc:creator><description>&lt;p&gt;Just release it already!! Damn, I wonder if IE11 will be tied to Windows 9...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10315853" width="1" height="1"&gt;</description></item><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10315792</link><pubDate>Wed, 06 Jun 2012 09:04:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10315792</guid><dc:creator>PhistucK</dc:creator><description>&lt;p&gt;@Xero -&lt;/p&gt;
&lt;p&gt;It makes sense to me that these websites did not include an -ms version of the gradients, but I could be wrong.&lt;/p&gt;
&lt;p&gt;Anyway, I agree that this removal will not hurt most of the internet in general, but only a negligible amount. They should be punished for writing proprietary code that no one (standard bodies) guaranteed it would last forever. :P&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10315792" width="1" height="1"&gt;</description></item><item><title>re: Legacy DX Filters Removed from IE10 Release Preview</title><link>http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy-dx-filters-removed-from-ie10-release-preview.aspx#10315773</link><pubDate>Wed, 06 Jun 2012 08:01:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10315773</guid><dc:creator>Trooper</dc:creator><description>&lt;p&gt;Considering the feature request to VS and ASP.NET teams, I guess now it would be easy for you guys to implement CSS code-snippet for gradient too &lt;a rel="nofollow" target="_new" href="http://aspnet.uservoice.com/forums/41199-general-asp-net/suggestions/2883098-code-snippet-for-linear-gradient-and-intellisense-"&gt;aspnet.uservoice.com/.../2883098-code-snippet-for-linear-gradient-and-intellisense-&lt;/a&gt; &amp;nbsp;because the &amp;quot;tricky part&amp;quot;, as I mentioned there, is already taken care of. 8-)&lt;/p&gt;
&lt;p&gt;Thank you so very much for your effort and this bold -- yet witty -- step. &lt;/p&gt;
&lt;p&gt;@FermyCompany.. &amp;nbsp;I agree and I love them too !! been there for 10+ years... guess its time to move on... Then these youn&amp;#39;uns talk low about legengadry brwoser.. which hurts for real !&lt;/p&gt;
&lt;p&gt;Thank you all for thought sharing and it is a new day for Internet Explorer.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10315773" width="1" height="1"&gt;</description></item></channel></rss>