<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Text-Overflow for Firefox via jQuery</title>
	<atom:link href="http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: ddsuresh</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-284526</link>
		<dc:creator>ddsuresh</dc:creator>
		<pubDate>Sat, 03 Jul 2010 03:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-284526</guid>
		<description>text-overflow ellipsis does not work on Firefox. So i found this plugin for ellipsis to work in Firefox.
Below one works but very slow when there are more than 100 div’s.

if (navigator.userAgent.indexOf(“Firefox”) != -1) {
$(“.yui-content div[class*=&#039;ellipsis&#039;]“).ellipsis();
}

Any idea to increase performance there are more div&#039;s</description>
		<content:encoded><![CDATA[<p>text-overflow ellipsis does not work on Firefox. So i found this plugin for ellipsis to work in Firefox.<br />
Below one works but very slow when there are more than 100 div’s.</p>
<p>if (navigator.userAgent.indexOf(“Firefox”) != -1) {<br />
$(“.yui-content div[class*='ellipsis']“).ellipsis();<br />
}</p>
<p>Any idea to increase performance there are more div&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: turph</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-274947</link>
		<dc:creator>turph</dc:creator>
		<pubDate>Fri, 07 Aug 2009 20:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-274947</guid>
		<description>How would this work if the bounding box was multi line?</description>
		<content:encoded><![CDATA[<p>How would this work if the bounding box was multi line?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WillPeavy</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272730</link>
		<dc:creator>WillPeavy</dc:creator>
		<pubDate>Fri, 10 Apr 2009 16:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272730</guid>
		<description>@nataxia - thanks for posting that, and I agree. I work on some legacy apps that were built in the 90s, targeted at IE4/NS4, and still work in IE8. ... I support the development of standards 100%. But at the same time, recognize that a lot of the &quot;innovations&quot; coming out now are just a repeat of what you could do in IE5.5.</description>
		<content:encoded><![CDATA[<p>@nataxia &#8211; thanks for posting that, and I agree. I work on some legacy apps that were built in the 90s, targeted at IE4/NS4, and still work in IE8. &#8230; I support the development of standards 100%. But at the same time, recognize that a lot of the &#8220;innovations&#8221; coming out now are just a repeat of what you could do in IE5.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nataxia</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272714</link>
		<dc:creator>nataxia</dc:creator>
		<pubDate>Thu, 09 Apr 2009 20:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272714</guid>
		<description>@eyelidlessness I&#039;m not sure you understand what I&#039;m saying.  There are a number of web application developers that have been doing this since JS first showed up in a browser (NS, which should get props where props are due).  Seriously, since day 1.  Those of us who saw the future.  You may recall that around 1998/1999 full blown desktop-like applications, better than the stuff you are seeing even nowadays, was being built these people.  In IE4, then IE5.  Fantastically good applications (mine still work in IE8 without modification, BTW, backwards-compatibility demonstrating yet another example of the brilliance at MS -- you try to keep your software BC for 15 years).  Unfortunately, the other offerings (essentially NS4) were attrociously bad.  Really.  Complete and total garbage which those of us with masochistic tendencies managed to get working, sort of, hackily, with what just sang in IE.  Around this time the hubub was really bubbling about how bad MS was.  How *stupid* they are.  How *bad* their software is.  About 6 years were wasted bashing MS -- which, simultaneously, stunted the growth of web based applications, with all the talk of how *bad* their browser was.  When in fact it was *visionay*, a *fact* backed up by *history*.  And maybe all that MS bashing was for the good, ultimately.  But the point is this: all other browser makers have spent 10 years rebuilding the functionality that IE had, functionality that is *essential* to the functioning of the interwebs -- xmlhttp, iframes, and several others.  They have, in fact, simply wasted our time.  So it is nice that they are finally useful.  But what a wait...</description>
		<content:encoded><![CDATA[<p>@eyelidlessness I&#8217;m not sure you understand what I&#8217;m saying.  There are a number of web application developers that have been doing this since JS first showed up in a browser (NS, which should get props where props are due).  Seriously, since day 1.  Those of us who saw the future.  You may recall that around 1998/1999 full blown desktop-like applications, better than the stuff you are seeing even nowadays, was being built these people.  In IE4, then IE5.  Fantastically good applications (mine still work in IE8 without modification, BTW, backwards-compatibility demonstrating yet another example of the brilliance at MS &#8212; you try to keep your software BC for 15 years).  Unfortunately, the other offerings (essentially NS4) were attrociously bad.  Really.  Complete and total garbage which those of us with masochistic tendencies managed to get working, sort of, hackily, with what just sang in IE.  Around this time the hubub was really bubbling about how bad MS was.  How *stupid* they are.  How *bad* their software is.  About 6 years were wasted bashing MS &#8212; which, simultaneously, stunted the growth of web based applications, with all the talk of how *bad* their browser was.  When in fact it was *visionay*, a *fact* backed up by *history*.  And maybe all that MS bashing was for the good, ultimately.  But the point is this: all other browser makers have spent 10 years rebuilding the functionality that IE had, functionality that is *essential* to the functioning of the interwebs &#8212; xmlhttp, iframes, and several others.  They have, in fact, simply wasted our time.  So it is nice that they are finally useful.  But what a wait&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeri</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272684</link>
		<dc:creator>Joeri</dc:creator>
		<pubDate>Thu, 09 Apr 2009 07:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272684</guid>
		<description>IE8 loads ajaxian.com in 5 seconds, FF3 takes 8 seconds. IE always had quite good general browsing performance, even if its javascript performance was sub-par, and with version 8 they again focused on general browsing improvements. It really is quite snappy.

IE8 also implements the entirety of CSS 2.1, which no other browser out there does. I like the attitude of trying to get the basics right before implementing experimental functionality like canvas or css transformations.</description>
		<content:encoded><![CDATA[<p>IE8 loads ajaxian.com in 5 seconds, FF3 takes 8 seconds. IE always had quite good general browsing performance, even if its javascript performance was sub-par, and with version 8 they again focused on general browsing improvements. It really is quite snappy.</p>
<p>IE8 also implements the entirety of CSS 2.1, which no other browser out there does. I like the attitude of trying to get the basics right before implementing experimental functionality like canvas or css transformations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272677</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Wed, 08 Apr 2009 21:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272677</guid>
		<description>@nataxia: IE has definitely introduced a lot of great features. But they&#039;ve simultaneously rested on their laurels while resisting interoperability with other browsers that have also implemented or introduced great features. Overall, IE went from the best browser to the worst (with any noteworthy marketshare, anyway) in just a few years, because Microsoft dropped development. That didn&#039;t have to happen, but it did. And this is why IE is regarded so poorly by developers.

Wake me up when IE is comparable in terms of capability and performance with, hell, Firefox 2.</description>
		<content:encoded><![CDATA[<p>@nataxia: IE has definitely introduced a lot of great features. But they&#8217;ve simultaneously rested on their laurels while resisting interoperability with other browsers that have also implemented or introduced great features. Overall, IE went from the best browser to the worst (with any noteworthy marketshare, anyway) in just a few years, because Microsoft dropped development. That didn&#8217;t have to happen, but it did. And this is why IE is regarded so poorly by developers.</p>
<p>Wake me up when IE is comparable in terms of capability and performance with, hell, Firefox 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272676</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Wed, 08 Apr 2009 21:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272676</guid>
		<description>@Joeri: I understand what you mean now, and I agree that in some cases lacking text-overflow can cause usability issues. Like so many other CSS incompatibilities, I think it&#039;s important to design around that.

As far as implementing it in Javascript preventing proper copy/paste into Excel, I think it depends on the implementation. Sure, you may get ellipsises here and there, but it&#039;s simple enough to just find/replace those.

And yes, I think the style should be implemented in Gecko. But as far as importance goes, while I&#039;d love to see it, I don&#039;t think its absence is harming uptake for Firefox at all.</description>
		<content:encoded><![CDATA[<p>@Joeri: I understand what you mean now, and I agree that in some cases lacking text-overflow can cause usability issues. Like so many other CSS incompatibilities, I think it&#8217;s important to design around that.</p>
<p>As far as implementing it in Javascript preventing proper copy/paste into Excel, I think it depends on the implementation. Sure, you may get ellipsises here and there, but it&#8217;s simple enough to just find/replace those.</p>
<p>And yes, I think the style should be implemented in Gecko. But as far as importance goes, while I&#8217;d love to see it, I don&#8217;t think its absence is harming uptake for Firefox at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nataxia</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272673</link>
		<dc:creator>nataxia</dc:creator>
		<pubDate>Wed, 08 Apr 2009 19:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272673</guid>
		<description>seems &lt;layer&gt; got snipped...</description>
		<content:encoded><![CDATA[<p>seems &lt;layer&gt; got snipped&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nataxia</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272672</link>
		<dc:creator>nataxia</dc:creator>
		<pubDate>Wed, 08 Apr 2009 19:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272672</guid>
		<description>Is someone keeping a list of the dozen or so features (xmlhttp, getElementFromPoint, Iframes, innerHTML, etc. etc) that IE implemented, oh, a decade ago? Can I say it? ... thank god the geniuses at Microsoft knew how to build web applications, or we&#039;d still be using  and watching our browsers crash :)</description>
		<content:encoded><![CDATA[<p>Is someone keeping a list of the dozen or so features (xmlhttp, getElementFromPoint, Iframes, innerHTML, etc. etc) that IE implemented, oh, a decade ago? Can I say it? &#8230; thank god the geniuses at Microsoft knew how to build web applications, or we&#8217;d still be using  and watching our browsers crash :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeri</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272671</link>
		<dc:creator>Joeri</dc:creator>
		<pubDate>Wed, 08 Apr 2009 18:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272671</guid>
		<description>@eyelidlessness: you seemed to imply that the absence of text-overflow support in the browser was not a problem. I was pointing out that if you don&#039;t have it, there&#039;s a case to be made that it&#039;s a usability issue. I&#039;ll admit that it&#039;s not a large one.

Gmail probably removed it because of RTL issues, which were pretty severe on opera when I tried it (opera 9.5).

I&#039;m not a big fan of implementing this in javascript, especially in grids, because aside from the performance issues when resizing this also makes it difficult to copy/paste the grid in its entirety to excel. There are quite a few users that actually do that last bit.</description>
		<content:encoded><![CDATA[<p>@eyelidlessness: you seemed to imply that the absence of text-overflow support in the browser was not a problem. I was pointing out that if you don&#8217;t have it, there&#8217;s a case to be made that it&#8217;s a usability issue. I&#8217;ll admit that it&#8217;s not a large one.</p>
<p>Gmail probably removed it because of RTL issues, which were pretty severe on opera when I tried it (opera 9.5).</p>
<p>I&#8217;m not a big fan of implementing this in javascript, especially in grids, because aside from the performance issues when resizing this also makes it difficult to copy/paste the grid in its entirety to excel. There are quite a few users that actually do that last bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272670</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Wed, 08 Apr 2009 18:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272670</guid>
		<description>@Joeri,

I&#039;m not sure what part of my comment you&#039;re responding to, if any, but I&#039;ll bite. I&#039;m not convinced it&#039;s a usability issue. An ellipsis is pretty well understood by most people to indicate truncation. And in any case, its use should be paired with functionality to make the rest of the text available, either in tooltip form or in some form of DHTML expansion functionality (using your example, it should only be applied if Javascript is available, and paired with the ability to resize columns).

@andysky, &lt;blockquote&gt;You didn’t get my point — Websites which look fine in IE (by webmasters who didn’t test on Firefox) with the text-overflow CSS property, won’t display properly on Firefox — this damages Firefox’s image for even a *new user* who’s trying this browser and visits such a site.&lt;/blockquote&gt; To some small degree, perhaps, but with obviously cut off text, the ellipsis is primarily a style concern. I doubt it will leave a lasting impression for most users.

&lt;blockquote&gt;To further reinforce my point, now imagine that that user then tries Google Chrome and the site displays perfectly. Which browser will this user, in the end, choose?

See what I mean?&lt;/blockquote&gt; In the case where the difference is an ellipsis or no ellipsis? I doubt it would affect browser choice. But if it does, so be it. That&#039;s part of the benefit of browser choice. And if it drives a user to Chrome or Safari, I&#039;m glad. WebKit is stronger than Gecko anyway, and I&#039;d prefer Chrome and Safari replace Firefox in the market for the foreseeable future. If it drives a user to IE? Oh well. It&#039;s a drop in the bucket compared to IE&#039;s market share trend.

It&#039;s such a tiny, insignificant issue. I really doubt most users even notice. I mean, for instance, even as a UI developer with strong design skills, I don&#039;t know how long Gmail had lost its text-overflow goodness (in Safari, I don&#039;t know whether it&#039;s still there in other browsers) before I noticed. And granted, I was disappointed to see it go, but only from an aesthetic perspective. Gmail is no less usable, and I can&#039;t imagine switching browsers to get some ellipsis action. And I run multiple browsers! Getting a regular user to switch browsers is very difficult, and this is really unlikely to be the straw that breaks that back.</description>
		<content:encoded><![CDATA[<p>@Joeri,</p>
<p>I&#8217;m not sure what part of my comment you&#8217;re responding to, if any, but I&#8217;ll bite. I&#8217;m not convinced it&#8217;s a usability issue. An ellipsis is pretty well understood by most people to indicate truncation. And in any case, its use should be paired with functionality to make the rest of the text available, either in tooltip form or in some form of DHTML expansion functionality (using your example, it should only be applied if Javascript is available, and paired with the ability to resize columns).</p>
<p>@andysky,<br />
<blockquote>You didn’t get my point — Websites which look fine in IE (by webmasters who didn’t test on Firefox) with the text-overflow CSS property, won’t display properly on Firefox — this damages Firefox’s image for even a *new user* who’s trying this browser and visits such a site.</p></blockquote>
<p> To some small degree, perhaps, but with obviously cut off text, the ellipsis is primarily a style concern. I doubt it will leave a lasting impression for most users.</p>
<blockquote><p>To further reinforce my point, now imagine that that user then tries Google Chrome and the site displays perfectly. Which browser will this user, in the end, choose?</p>
<p>See what I mean?</p></blockquote>
<p> In the case where the difference is an ellipsis or no ellipsis? I doubt it would affect browser choice. But if it does, so be it. That&#8217;s part of the benefit of browser choice. And if it drives a user to Chrome or Safari, I&#8217;m glad. WebKit is stronger than Gecko anyway, and I&#8217;d prefer Chrome and Safari replace Firefox in the market for the foreseeable future. If it drives a user to IE? Oh well. It&#8217;s a drop in the bucket compared to IE&#8217;s market share trend.</p>
<p>It&#8217;s such a tiny, insignificant issue. I really doubt most users even notice. I mean, for instance, even as a UI developer with strong design skills, I don&#8217;t know how long Gmail had lost its text-overflow goodness (in Safari, I don&#8217;t know whether it&#8217;s still there in other browsers) before I noticed. And granted, I was disappointed to see it go, but only from an aesthetic perspective. Gmail is no less usable, and I can&#8217;t imagine switching browsers to get some ellipsis action. And I run multiple browsers! Getting a regular user to switch browsers is very difficult, and this is really unlikely to be the straw that breaks that back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p01</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272658</link>
		<dc:creator>p01</dc:creator>
		<pubDate>Wed, 08 Apr 2009 11:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272658</guid>
		<description>I can&#039;t help wondering why this post contains hearsay about FF3.1 supporting text-overlow:ellipsis; I mean, it takes a few seconds to find the bug report so just link to it otherwise there&#039;s no point to mislead the readers.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t help wondering why this post contains hearsay about FF3.1 supporting text-overlow:ellipsis; I mean, it takes a few seconds to find the bug report so just link to it otherwise there&#8217;s no point to mislead the readers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devongovett</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272657</link>
		<dc:creator>devongovett</dc:creator>
		<pubDate>Wed, 08 Apr 2009 10:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272657</guid>
		<description>Thanks @kangax! I have integrated your test into the plugin in replacement of $.browser.mozilla.  The new plugin is available at http://bit.ly/SRLg9.

I am working on some of the other issues!
Devon</description>
		<content:encoded><![CDATA[<p>Thanks @kangax! I have integrated your test into the plugin in replacement of $.browser.mozilla.  The new plugin is available at <a href="http://bit.ly/SRLg9" rel="nofollow">http://bit.ly/SRLg9</a>.</p>
<p>I am working on some of the other issues!<br />
Devon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThomasHansen</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272654</link>
		<dc:creator>ThomasHansen</dc:creator>
		<pubDate>Wed, 08 Apr 2009 07:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272654</guid>
		<description>@kangax
Nice ... !! :P</description>
		<content:encoded><![CDATA[<p>@kangax<br />
Nice &#8230; !! :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andysky</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272649</link>
		<dc:creator>andysky</dc:creator>
		<pubDate>Wed, 08 Apr 2009 04:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272649</guid>
		<description>To further reinforce my point, now imagine that that user then tries Google Chrome and the site displays perfectly. Which browser will this user, in the end, choose?

See what I mean?</description>
		<content:encoded><![CDATA[<p>To further reinforce my point, now imagine that that user then tries Google Chrome and the site displays perfectly. Which browser will this user, in the end, choose?</p>
<p>See what I mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andysky</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272648</link>
		<dc:creator>andysky</dc:creator>
		<pubDate>Wed, 08 Apr 2009 04:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272648</guid>
		<description>@eyelidlessness:
&lt;cite&gt;The only people whose image of Firefox is damaged by this are web developers who have particularly strong CSS demands. That’s a very tiny minority, even of Firefox’s user base.&lt;/cite&gt;

You didn&#039;t get my point -- Websites which look fine in IE (by webmasters who didn&#039;t test on Firefox) with the text-overflow CSS property, won&#039;t display properly on Firefox -- this damages Firefox&#039;s image for even a *new user* who&#039;s trying this browser and visits such a site.</description>
		<content:encoded><![CDATA[<p>@eyelidlessness:<br />
<cite>The only people whose image of Firefox is damaged by this are web developers who have particularly strong CSS demands. That’s a very tiny minority, even of Firefox’s user base.</cite></p>
<p>You didn&#8217;t get my point &#8212; Websites which look fine in IE (by webmasters who didn&#8217;t test on Firefox) with the text-overflow CSS property, won&#8217;t display properly on Firefox &#8212; this damages Firefox&#8217;s image for even a *new user* who&#8217;s trying this browser and visits such a site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kangax</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272647</link>
		<dc:creator>kangax</dc:creator>
		<pubDate>Wed, 08 Apr 2009 03:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272647</guid>
		<description>We just keep coming to back to browser sniffing, don&#039;t we? Please don&#039;t do that. Here&#039;s a proper test that works just fine:

&lt;code&gt;
...
var s = document.documentElement.style;
if (!(&#039;textOverflow&#039; in s &#124;&#124; &#039;OTextOverflow&#039; in s)) {
  // implement workaround
}
...
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>We just keep coming to back to browser sniffing, don&#8217;t we? Please don&#8217;t do that. Here&#8217;s a proper test that works just fine:</p>
<p><code><br />
...<br />
var s = document.documentElement.style;<br />
if (!('textOverflow' in s || 'OTextOverflow' in s)) {<br />
  // implement workaround<br />
}<br />
...<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeri</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272635</link>
		<dc:creator>Joeri</dc:creator>
		<pubDate>Tue, 07 Apr 2009 20:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272635</guid>
		<description>@eyelidlessness: this is a usability issue. Take a grid with fixed width columns, then put amounts in those columns, and then have the column clip those numbers between two digits. There&#039;s no way to tell whether you&#039;re looking at the correct amount or just the first digits of it. You have to include decimal separators just to give an indication, and even then for most users it still won&#039;t be obvious. The same problem exists for names.</description>
		<content:encoded><![CDATA[<p>@eyelidlessness: this is a usability issue. Take a grid with fixed width columns, then put amounts in those columns, and then have the column clip those numbers between two digits. There&#8217;s no way to tell whether you&#8217;re looking at the correct amount or just the first digits of it. You have to include decimal separators just to give an indication, and even then for most users it still won&#8217;t be obvious. The same problem exists for names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neuf</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272634</link>
		<dc:creator>neuf</dc:creator>
		<pubDate>Tue, 07 Apr 2009 19:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272634</guid>
		<description>Nice plugin; however, it doesn&#039;t seem to account for variance in font-size or font-weight...</description>
		<content:encoded><![CDATA[<p>Nice plugin; however, it doesn&#8217;t seem to account for variance in font-size or font-weight&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/text-overflow-for-firefox-via-jquery/comment-page-1#comment-272629</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Tue, 07 Apr 2009 18:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6512#comment-272629</guid>
		<description>Oops, that last parenthesized group was meant to be &lt;code&gt;!(!!window.devicePixelRatio &amp;&amp; !!window.getMatchedCSSRules);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Oops, that last parenthesized group was meant to be <code>!(!!window.devicePixelRatio &amp;&amp; !!window.getMatchedCSSRules);</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

