<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
 <channel>
    <title>Shawn Olson Creative Arts</title>
    <generator>Webonizer</generator>
    <image>
      <title>Shawn Olson Creative Arts</title>
      <width>142</width>
      <height>18</height>
      <link>http://www.shawnolson.net</link>
      <url>http://www.shawnolson.net/core/themes/wz_default/media/icon.png</url>
     </image>
    <link>http://www.shawnolson.net</link>
    <description>Find articles, videos, tools, photos and more by multimedia artist Shawn Olson.</description>
		     
   
      <item>
	  	        <title>Compare Values with Arbitrary Comparison Operator : JavaScript for comparing values when the operator to use is variable.</title>
      <link>http://www.shawnolson.net/a/1822/compare_values_with_arbitrary_comparison_operator.html</link>
      <description>JavaScript function and sample code to dynamically compare two values. Accepts numeric and/or alphanumeric values and does a comparison on them based on a comparison parameter.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1822/compare_values_with_arbitrary_comparison_operator.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2012-12-21T15:50:18-05:00</pubDate>
    </item>
      <item>
	  	        <title>Manipulating Element Styles Based on CSS Classes Using Prototype</title>
      <link>http://www.shawnolson.net/a/1455/manipulating_element_styles_based_on_css_classes_using_prototype.html</link>
      <description>Example javascript function to change element display properties based on their classes using the Prototype JavaScript Framework.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1455/manipulating_element_styles_based_on_css_classes_using_prototype.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-12-03T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Change HTML Styles with JavaScript</title>
      <link>http://www.shawnolson.net/a/1446/change_html_styles_with_javascript.html</link>
      <description>Video and source files on using getElementById, getElementsByTagName and object oriented methods to dynamically change HTML element styles in JavaScript.</description>
				 		  		             <category domain="/t/33/css_and_style.html">CSS and Style</category>
                     <category domain="/t/59/javascript.html">JavaScript</category>
                     <category domain="/t/88/xhtml_and_html.html">XHTML and HTML</category>
                     <category domain="/t/96/video_tutorials.html">Video Tutorials</category>
          		 											<comments>http://www.shawnolson.net/a/1446/change_html_styles_with_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-07-23T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Get a Form Element&#039;s Label with JavaScript</title>
      <link>http://www.shawnolson.net/a/1441/get_a_form_elements_label_with_javascript.html</link>
      <description>This JavaScript finds the label for a form element, which is helpful for dynamically highlighting or changing a label based on user input.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1441/get_a_form_elements_label_with_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-07-07T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Change CSS in JavaScript in multiple browsers</title>
      <link>http://www.shawnolson.net/a/1437/change_css_in_javascript_in_multiple_browsers.html</link>
      <description>I have updated the popular changecss() JavaScript function to be compatible with most common browsers.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
                     <category domain="/t/81/smo_news.html">SMO News</category>
          		 											<comments>http://www.shawnolson.net/a/1437/change_css_in_javascript_in_multiple_browsers.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2009-06-22T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Dynamically change a form&#039;s action with JavaScript</title>
      <link>http://www.shawnolson.net/a/1421/dynamically_change_a_forms_action_with_javascript.html</link>
      <description>JavaScript allows you to dynamically change a form&#039;s action. To make the function work in the new Google Chrome browser, you need to reference the action differently than you could in other browsers.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1421/dynamically_change_a_forms_action_with_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2008-12-11T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>SwfObject JavaScript Error in IE7</title>
      <link>http://www.shawnolson.net/a/1419/swfobject_javascript_error_in_ie7.html</link>
      <description>IE7 has a JavaScript Error when using the swfobject.js method if you do not give the containing object element an ID.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1419/swfobject_javascript_error_in_ie7.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2008-11-25T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>UseMaps Crash IE When Changed</title>
      <link>http://www.shawnolson.net/a/1395/usemaps_crash_ie_when_changed.html</link>
      <description>Dynamically changing an image&#039;s usemap property can cause Internet Explorer to crash completely. Here is a solution to changing usemaps with JavaScript.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1395/usemaps_crash_ie_when_changed.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2008-03-30T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Add Google Translation Links</title>
      <link>http://www.shawnolson.net/a/1392/add_google_translation_links.html</link>
      <description>Use this free custom JavaScript functions to add links to translate your web pages with the Google translation tools.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1392/add_google_translation_links.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2008-01-10T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Select Radio Inputs JavaScript</title>
      <link>http://www.shawnolson.net/a/1377/select_radio_inputs_javascript.html</link>
      <description>A free javascript function to choose radio inputs with a given value.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1377/select_radio_inputs_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2007-08-16T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Select Some Checkboxes JavaScript Function</title>
      <link>http://www.shawnolson.net/a/1302/select_some_checkboxes_javascript_function.html</link>
      <description>A new javascript function that allows you to control checkboxes in groups via a control checkbox.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1302/select_some_checkboxes_javascript_function.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2006-07-24T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Hide Select Menus JavaScript</title>
      <link>http://www.shawnolson.net/a/1198/hide_select_menus_javascript.html</link>
      <description>Sometimes it is beneficial to hide select menus with JavaScript, especially on Internet Explorer 6 and older.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1198/hide_select_menus_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2005-11-07T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>InnerHTML JavaScript Functions</title>
      <link>http://www.shawnolson.net/a/1033/innerhtml_javascript_functions.html</link>
      <description>Functions useful for working with named HTML elements with JavaScript.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1033/innerhtml_javascript_functions.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2005-01-13T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Using an Object Id with JavaScript</title>
      <link>http://www.shawnolson.net/a/829/using_an_object_id_with_javascript.html</link>
      <description>Referencing objects in JavaScript using the ID attribute.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/829/using_an_object_id_with_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2004-08-24T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Make JavaScript Math.random() useful</title>
      <link>http://www.shawnolson.net/a/789/make_javascript_mathrandom_useful.html</link>
      <description>How to use the JavaScript Math.random function useful with round, ceiling, and floor.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/789/make_javascript_mathrandom_useful.html#comments</comments>
					      <author>Andrew Penry</author>
      <pubDate>2004-08-03T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Select All Checkboxes in a Form with JavaScript</title>
      <link>http://www.shawnolson.net/a/639/select_all_checkboxes_in_a_form_with_javascript.html</link>
      <description>A simple, free javascript to select/unselect all the checkboxes in a form.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/639/select_all_checkboxes_in_a_form_with_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2004-04-20T19:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Altering CSS Class Attributes with JavaScript</title>
      <link>http://www.shawnolson.net/a/503/altering_css_class_attributes_with_javascript.html</link>
      <description>A useful JavaScript to instantly change the style values of a CSS class property.</description>
				 		  		             <category domain="/t/33/css_and_style.html">CSS and Style</category>
                     <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/503/altering_css_class_attributes_with_javascript.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2004-01-08T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Strip Character and Whitespace in JavaScript Function</title>
      <link>http://www.shawnolson.net/a/499/strip_character_and_whitespace_in_javascript_function.html</link>
      <description>Use this function to strip whitespace and any character from a string in JavaScript.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/499/strip_character_and_whitespace_in_javascript_function.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2004-01-06T18:00:00-05:00</pubDate>
    </item>
      <item>
	  	        <title>Free Useful Javascripts</title>
      <link>http://www.shawnolson.net/a/1674/free_useful_javascripts.html</link>
      <description>Links to articles that give free javascript code or javascript examples.</description>
				 		  		             <category domain="/t/59/javascript.html">JavaScript</category>
          		 											<comments>http://www.shawnolson.net/a/1674/free_useful_javascripts.html#comments</comments>
					      <author>Shawn Olson</author>
      <pubDate>2003-06-04T08:54:48-05:00</pubDate>
    </item>

	 </channel>
</rss>