<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://mydrupalblog.lhmdesign.com">
<channel>
 <title>My Drupal Blog - Comments</title>
 <link>http://mydrupalblog.lhmdesign.com</link>
 <description>Comments</description>
 <language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MyDrupalBlog-Comments" /><feedburner:info uri="mydrupalblog-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FMyDrupalBlog-Comments" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FMyDrupalBlog-Comments" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FMyDrupalBlog-Comments" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/MyDrupalBlog-Comments" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FMyDrupalBlog-Comments" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FMyDrupalBlog-Comments" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FMyDrupalBlog-Comments" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><feedburner:browserFriendly>You are viewing the RSS comments feed for My Drupal Blog. If you would like more information please check out http://mydrupalblog.lhmdesign.com.</feedburner:browserFriendly><item>
 <title>Or you just remove the Value</title>
 <link>http://mydrupalblog.lhmdesign.com/theming-search-submit-button-css-cross-browser-compatible-solution#comment-28136</link>
 <description>&lt;p&gt;In reply to &lt;a href="/theming-search-submit-button-css-cross-browser-compatible-solution"&gt;Theming The Search Submit Button - A CSS Cross-Browser Compatible Solution&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Or you just remove the Value by using a single line of jquery in your scripts.js:&lt;/p&gt;
&lt;p&gt;$(document).ready(function() {&lt;/p&gt;
&lt;p&gt;    $(".form-submit").val("");&lt;/p&gt;
&lt;p&gt;    });&lt;br /&gt;
works for all Browsers, no text-indent etc needed.&lt;br /&gt;
regards&lt;/p&gt;
</description>
 <pubDate>Thu, 11 Mar 2010 03:26:42 -0700</pubDate>
 <dc:creator>Guest</dc:creator>
 <guid isPermaLink="false">comment 28136 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Thanks for the in-depth</title>
 <link>http://mydrupalblog.lhmdesign.com/truncate-drupal-view-node-title#comment-28135</link>
 <description>&lt;p&gt;In reply to &lt;a href="/truncate-drupal-view-node-title"&gt;Truncate A Drupal View Node Title&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Thanks for the in-depth tutorial on this complicated Drupal subject. I plan to switch one of my site into drupal, but it seems quite difficult for me to make it true, since I'm not so familiar yet with it. Need more time to learn. Thanks.&lt;/p&gt;
</description>
 <pubDate>Wed, 10 Mar 2010 06:49:33 -0700</pubDate>
 <dc:creator>james</dc:creator>
 <guid isPermaLink="false">comment 28135 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Thanks for this great post -</title>
 <link>http://mydrupalblog.lhmdesign.com/drupal-5-1-png-ie6#comment-28127</link>
 <description>&lt;p&gt;In reply to &lt;a href="/drupal-5-1-png-ie6"&gt;Drupal 5.1 + PNG + IE6&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Thanks for this great post - I will be sure to check out your blog more often.&lt;/p&gt;
</description>
 <pubDate>Mon, 08 Mar 2010 23:31:37 -0700</pubDate>
 <dc:creator>Guest</dc:creator>
 <guid isPermaLink="false">comment 28127 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>I must notice that you have</title>
 <link>http://mydrupalblog.lhmdesign.com/creating-custom-regions-drupal-6-themes#comment-28123</link>
 <description>&lt;p&gt;In reply to &lt;a href="/creating-custom-regions-drupal-6-themes"&gt;Creating Custom Regions In Drupal 6 Themes&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;I must notice that you have always very useful articles about drupal themes. Thanks for this one.&lt;/p&gt;
</description>
 <pubDate>Sun, 07 Mar 2010 13:45:21 -0700</pubDate>
 <dc:creator>Drupal Theme Garden</dc:creator>
 <guid isPermaLink="false">comment 28123 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Quire nice trick, thanks.</title>
 <link>http://mydrupalblog.lhmdesign.com/php-drupal-theme-footer#comment-28122</link>
 <description>&lt;p&gt;In reply to &lt;a href="/php-drupal-theme-footer"&gt;Using PHP In Your Drupal Theme&amp;#039;s Footer&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Quire nice trick, thanks.&lt;/p&gt;
</description>
 <pubDate>Sun, 07 Mar 2010 13:36:58 -0700</pubDate>
 <dc:creator>Drupal Theme Garden</dc:creator>
 <guid isPermaLink="false">comment 28122 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Thanks to this tutorial I</title>
 <link>http://mydrupalblog.lhmdesign.com/build-aggregation-site-drupal-part-1#comment-28121</link>
 <description>&lt;p&gt;In reply to &lt;a href="/build-aggregation-site-drupal-part-1"&gt;Build An Aggregation Site With Drupal (Part 1)&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Thanks to this tutorial I had make my own rss site&lt;/p&gt;
</description>
 <pubDate>Sun, 07 Mar 2010 08:44:57 -0700</pubDate>
 <dc:creator>izrada web sajtova</dc:creator>
 <guid isPermaLink="false">comment 28121 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Thanks for sharing this</title>
 <link>http://mydrupalblog.lhmdesign.com/truncate-drupal-view-node-title#comment-28120</link>
 <description>&lt;p&gt;In reply to &lt;a href="/truncate-drupal-view-node-title"&gt;Truncate A Drupal View Node Title&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Thanks for sharing this tip.thanks.&lt;/p&gt;
</description>
 <pubDate>Sun, 07 Mar 2010 02:33:39 -0700</pubDate>
 <dc:creator>izleturkiye</dc:creator>
 <guid isPermaLink="false">comment 28120 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Works great, slow loading</title>
 <link>http://mydrupalblog.lhmdesign.com/help-test-new-drupalorg-theme#comment-28109</link>
 <description>&lt;p&gt;In reply to &lt;a href="/help-test-new-drupalorg-theme"&gt;Help Test The New Drupal.org Theme&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Works great, slow loading times though, but that's probably just me&lt;/p&gt;
</description>
 <pubDate>Fri, 05 Mar 2010 03:18:02 -0700</pubDate>
 <dc:creator>web development china</dc:creator>
 <guid isPermaLink="false">comment 28109 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Thanks for this nice</title>
 <link>http://mydrupalblog.lhmdesign.com/truncate-drupal-view-node-title#comment-28104</link>
 <description>&lt;p&gt;In reply to &lt;a href="/truncate-drupal-view-node-title"&gt;Truncate A Drupal View Node Title&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Thanks for this nice tutorial on trim to maximum length option.It's exist there but most Drupal users are not aware about it.&lt;/p&gt;
</description>
 <pubDate>Thu, 04 Mar 2010 13:20:07 -0700</pubDate>
 <dc:creator>best swim goggles</dc:creator>
 <guid isPermaLink="false">comment 28104 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Thanks man! The 'Trim this</title>
 <link>http://mydrupalblog.lhmdesign.com/truncate-drupal-view-node-title#comment-28100</link>
 <description>&lt;p&gt;In reply to &lt;a href="/truncate-drupal-view-node-title"&gt;Truncate A Drupal View Node Title&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Thanks man! The 'Trim this field to a maximum length' wouldn't work for me but your article solved my problem.. Thnx again&lt;/p&gt;
</description>
 <pubDate>Thu, 04 Mar 2010 07:07:22 -0700</pubDate>
 <dc:creator>pipicom</dc:creator>
 <guid isPermaLink="false">comment 28100 at http://mydrupalblog.lhmdesign.com</guid>
</item>
</channel>
</rss>
