<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Lamoree Software Blog - Category: JavaScript</title>
<link>http://www.lamoree.com/machblog/</link>
<description>Lamoree Software Blog</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 03:33:30 -0700</pubDate>
<lastBuildDate>Wed, 02 Nov 2011 17:12:00 -0700</lastBuildDate>
<generator>MachBlog</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<managingEditor>admin@lamoree.com</managingEditor>
<webMaster>admin@lamoree.com</webMaster>
<item>
<title>&quot;For a Limited Time!!&quot; Adding a CSS class for a short duration.</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=4B35EB4A%2DABA6%2D4EFA%2DBBBEC13BA5512DCE</link>
<description>
I recently had a reason to create a visual effect in which a bit of text pulsed with a bright color once. I wanted to use CSS3 animation to be kind to the CPU and provide a smooth transition from the text&apos;s normal color to the highlight color. I co...
</description>
<category>JavaScript</category>
<pubDate>Wed, 02 Nov 2011 17:12:00 -0700</pubDate>
<guid>entryId=4B35EB4A-ABA6-4EFA-BBBEC13BA5512DCE?event=blog&amp;showEntry=</guid>
</item>
<item>
<title>jQuery.data() and integer lists and strings and numbers. Oh my.</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=242BE33A%2DEAA4%2D4C20%2D841CC812EDA8CEA1</link>
<description>
The jQuery Data feature is pretty awesome. However, there&apos;s a gotcha that has, um, gotten me several times when stuffing an HTML5 data attribute with a list of integers that I expect to parse as an array in my JavaScript. For example, consider the...
</description>
<category>JavaScript</category>
<category>jQuery</category>
<pubDate>Mon, 17 Oct 2011 12:24:00 -0700</pubDate>
<guid>entryId=242BE33A-EAA4-4C20-841CC812EDA8CEA1?event=blog&amp;showEntry=</guid>
</item>
<item>
<title>User Interface Elements</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=F6DEF33F%2D2632%2D470D%2DA0C00C42BD3AEB7C</link>
<description>
The way that myOpenID does user feedback on pages with forms is understated and functional. In their HTML source, they give this content the &amp;ldquo;alert box&amp;rdquo; class, and have a link to dismiss the message at the upper right. This seems very ...
</description>
<category>JavaScript</category>
<category>User Interface</category>
<pubDate>Tue, 01 Sep 2009 02:35:00 -0700</pubDate>
<guid>entryId=F6DEF33F-2632-470D-A0C00C42BD3AEB7C?event=blog&amp;showEntry=</guid>
</item>
<item>
<title>Dynamic favicon Loading</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=BA429B00%2D0EAF%2D4107%2DABFEF4EF551384B5</link>
<description>
It hadn&apos;t occurred to me previously, but today I wanted to dynamically the change the favicon file used on a site/page. It&apos;s been possible using JavaScript in Firefox and Opera for at least three years, and there is a really clean library by Mich...
</description>
<category>JavaScript</category>
<pubDate>Tue, 11 Aug 2009 02:50:00 -0700</pubDate>
<guid>entryId=BA429B00-0EAF-4107-ABFEF4EF551384B5?event=blog&amp;showEntry=</guid>
</item>
<item>
<title>jQuery Messaging Plugin Screencast</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=2FF2C1D1%2DCBFF%2D4850%2D9231762A95741AC9</link>
<description>
I&apos;ve been working on an enterprise information management application. One of the requirements on the form validation is to gracefully handle client-side and server-side validation. The form uses the jQuery Validate and Form plugins. The plugin I...
</description>
<category>JavaScript</category>
<category>Screencasts</category>
<pubDate>Mon, 11 May 2009 03:46:00 -0700</pubDate>
<guid>entryId=2FF2C1D1-CBFF-4850-9231762A95741AC9?event=blog&amp;showEntry=</guid>
</item>
<item>
<title>jQuery UI Dialog Widget Screencast</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=D7B58609%2D426F%2D4B37%2DA3CA33ACDA61899F</link>
<description>
I just uploaded a screencast showing how I use jQuery UI to implement a simple &amp;ldquo;popup&amp;rdquo; window that allows the user to verfiy the password of an account in an LDAP server. While working in it, I didn&apos;t see many examples showing the best ...
</description>
<category>JavaScript</category>
<category>jQuery</category>
<pubDate>Mon, 30 Mar 2009 05:45:00 -0700</pubDate>
<guid>entryId=D7B58609-426F-4B37-A3CA33ACDA61899F?event=blog&amp;showEntry=</guid>
</item>
<item>
<title>Offline Warning with JavaScript</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=0EE6384E%2DEE86%2D40FE%2D949B56D806B40128</link>
<description>
The requirement is to check whether an HTML file has been loaded from a local source, say a CD-ROM, or from a website. It&apos;s possible to test the document.location.protocol value and act accordingly. This doesn&apos;t actually check to see if a valid net...
</description>
<category>JavaScript</category>
<category>VMware</category>
<pubDate>Sun, 11 May 2008 02:06:00 -0700</pubDate>
<guid>entryId=0EE6384E-EE86-40FE-949B56D806B40128?event=blog&amp;showEntry=</guid>
</item>
</channel>
</rss>
		
		
		
