<?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: Mootools FormCheck Indicates Errors on Forms</title> <atom:link href="http://www.webappers.com/2008/10/18/mootools-formcheck-indicates-errors-on-forms/feed/" rel="self" type="application/rss+xml" /><link>http://www.webappers.com/2008/10/18/mootools-formcheck-indicates-errors-on-forms/</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <lastBuildDate>Sat, 20 Mar 2010 06:17:16 -0700</lastBuildDate> <generator>http://wordpress.org/?v=2.8.6</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Matt Rittman</title><link>http://www.webappers.com/2008/10/18/mootools-formcheck-indicates-errors-on-forms/comment-page-1/#comment-21956</link> <dc:creator>Matt Rittman</dc:creator> <pubDate>Thu, 26 Mar 2009 07:09:02 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1392#comment-21956</guid> <description>Is there any way to install FormCheck on a simple PHP contact form?</description> <content:encoded><![CDATA[<p>Is there any way to install FormCheck on a simple PHP contact form?</p> ]]></content:encoded> </item> <item><title>By: DrJ</title><link>http://www.webappers.com/2008/10/18/mootools-formcheck-indicates-errors-on-forms/comment-page-1/#comment-21506</link> <dc:creator>DrJ</dc:creator> <pubDate>Wed, 11 Mar 2009 12:29:36 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1392#comment-21506</guid> <description>@Henry: The table has been choose because it&#039;s the easiest way to generate a tip that can be resizable without having to check dynamically the size of the message. I understand that deontologically we should use table only for tabular datas but standards are respected.the version 1.4.2 also introduce a new way to check field using a custom validation function. See this new functionnality in action:http://mootools.floor.ch/en/labs/formcheck/number-range/</description> <content:encoded><![CDATA[<p>@Henry: The table has been choose because it&#8217;s the easiest way to generate a tip that can be resizable without having to check dynamically the size of the message. I understand that deontologically we should use table only for tabular datas but standards are respected.</p><p>the version 1.4.2 also introduce a new way to check field using a custom validation function. See this new functionnality in action:</p><p><a
href="http://mootools.floor.ch/en/labs/formcheck/number-range/" rel="nofollow">http://mootools.floor.ch/en/labs/formcheck/number-range/</a></p> ]]></content:encoded> </item> <item><title>By: Henry</title><link>http://www.webappers.com/2008/10/18/mootools-formcheck-indicates-errors-on-forms/comment-page-1/#comment-16375</link> <dc:creator>Henry</dc:creator> <pubDate>Mon, 20 Oct 2008 00:35:07 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1392#comment-16375</guid> <description>Hmm, well I installed it and tried it out, and found that it generated a table for the tooltip popup. What the christ?Fortunately the js has been written well enough that I can override the maketips function (line 728 in the uncompressed formchecks.js file) but it&#039;s still pretty disappointing that someone who had the intelligence to create such a well thought out form validation class thought it would be a good idea to use a table as presentational markup.It looks fairly well written otherwise and it&#039;s really nice to have common validation regexes and other cases pre-defined. :D</description> <content:encoded><![CDATA[<p>Hmm, well I installed it and tried it out, and found that it generated a table for the tooltip popup. What the christ?</p><p>Fortunately the js has been written well enough that I can override the maketips function (line 728 in the uncompressed formchecks.js file) but it&#8217;s still pretty disappointing that someone who had the intelligence to create such a well thought out form validation class thought it would be a good idea to use a table as presentational markup.</p><p>It looks fairly well written otherwise and it&#8217;s really nice to have common validation regexes and other cases pre-defined. <img
src='http://www.webappers.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Henry</title><link>http://www.webappers.com/2008/10/18/mootools-formcheck-indicates-errors-on-forms/comment-page-1/#comment-16374</link> <dc:creator>Henry</dc:creator> <pubDate>Mon, 20 Oct 2008 00:06:57 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1392#comment-16374</guid> <description>Looks good - going to try replacing fValidator on a few of my sites now...</description> <content:encoded><![CDATA[<p>Looks good &#8211; going to try replacing fValidator on a few of my sites now&#8230;</p> ]]></content:encoded> </item> <item><title>By: manS</title><link>http://www.webappers.com/2008/10/18/mootools-formcheck-indicates-errors-on-forms/comment-page-1/#comment-16358</link> <dc:creator>manS</dc:creator> <pubDate>Sun, 19 Oct 2008 09:24:58 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1392#comment-16358</guid> <description>TQ... Nice Plugin</description> <content:encoded><![CDATA[<p>TQ&#8230; Nice Plugin</p> ]]></content:encoded> </item> <item><title>By: Jose</title><link>http://www.webappers.com/2008/10/18/mootools-formcheck-indicates-errors-on-forms/comment-page-1/#comment-16342</link> <dc:creator>Jose</dc:creator> <pubDate>Sat, 18 Oct 2008 21:32:10 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1392#comment-16342</guid> <description>You can check http://bassistance.de/jquery-plugins/jquery-plugin-validation/ and try to mix it with some of the CSS in here, :)</description> <content:encoded><![CDATA[<p>You can check <a
href="http://bassistance.de/jquery-plugins/jquery-plugin-validation/" rel="nofollow">http://bassistance.de/jquery-plugins/jquery-plugin-validation/</a> and try to mix it with some of the CSS in here, <img
src='http://www.webappers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Brian Lang</title><link>http://www.webappers.com/2008/10/18/mootools-formcheck-indicates-errors-on-forms/comment-page-1/#comment-16337</link> <dc:creator>Brian Lang</dc:creator> <pubDate>Sat, 18 Oct 2008 14:44:36 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1392#comment-16337</guid> <description>You got anything like this that works with JQuery?</description> <content:encoded><![CDATA[<p>You got anything like this that works with JQuery?</p> ]]></content:encoded> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enchanced) (user agent is rejected)
Content Delivery Network via maxcdn.webappers.com (user agent is rejected)

Served from: ps11300.dreamhostps.com @ 2010-03-21 04:59:49 -->