<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Miscellaneous</title><description></description><link>http://script.wareseeker.com/Javascript/Miscellaneous</link><item><title>Using the replace function to implement a replaceAll function.</title><link>http://script.wareseeker.com/Javascript/using-the-replace-function-to-implement-a-replaceall-function..zip/30be3a209c</link><description>This tip demonstrates different ways of implmenting a replaceAll and discusses their pros and cons. It shows both the easiest &amp;quot;set &amp;amp; forget&amp;quot; method as well as demonstrating the best way to code for maximum performance.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Mon, 14 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/using-the-replace-function-to-implement-a-replaceall-function..zip/30be3a209c</guid></item><item><title>Essential Javascript Tips 1.0</title><link>http://script.wareseeker.com/Javascript/essential-javascript-tips-1.0.zip/30be3a509f</link><description>This is the bunch of good Javascript scripts, they all are much helpful, try them!</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Tue, 08 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/essential-javascript-tips-1.0.zip/30be3a509f</guid></item><item><title>Introduction to the TreeWalker object of DOM</title><link>http://script.wareseeker.com/Javascript/introduction-to-the-treewalker-object-of-dom.zip/30be3a80a2</link><description>The TreeWalker object is a powerful DOM2 object that lets you easily filter through and create custom collections out of nodes in the document. This is a comprehensive tutorial on how to utilize this object.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Tue, 25 Jul 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/introduction-to-the-treewalker-object-of-dom.zip/30be3a80a2</guid></item><item><title>External JavaScript and PHP</title><link>http://script.wareseeker.com/Javascript/external-javascript-and-php.zip/30be3ab0a5</link><description>External JavaScript can reference not just .js files, but PHP scripts as well. See how this is done, and the wonderful possibilities linking PHP to JavaScript bring.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Mon, 05 Dec 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/external-javascript-and-php.zip/30be3ab0a5</guid></item><item><title>Display last time modified on page</title><link>http://script.wareseeker.com/Javascript/display-last-time-modified-on-page.zip/30be3ae0a8</link><description>This tutorial shows you how to create a small snippet of code which will display the last time the file was modified. Very useful for keeping track of page updates or informing your visitors of how old the page content is.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Fri, 29 Jul 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/display-last-time-modified-on-page.zip/30be3ae0a8</guid></item><item><title>OOP in JavaScript: Introduction</title><link>http://script.wareseeker.com/Javascript/oop-in-javascript-introduction.zip/30be3b10ab</link><description>An introduction to Object Oriented Programming in Javascript. This example creates a small user control that can be used repeatedly and independantly on the same web page.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Thu, 14 Jul 2005 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/oop-in-javascript-introduction.zip/30be3b10ab</guid></item><item><title>Adding Sound/Music to web sites</title><link>http://script.wareseeker.com/Javascript/adding-sound-music-to-web-sites.zip/30be3b40ae</link><description>Learn how to use Dreamweaver Behaviors to Play Sound in 2 quick steps</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Fri, 03 Dec 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/adding-sound-music-to-web-sites.zip/30be3b40ae</guid></item><item><title>Dreamweaver Behaviors</title><link>http://script.wareseeker.com/Javascript/dreamweaver-behaviors.zip/30be3b70b1</link><description>Use the Dreamweaver behaviors panel to create jump menus, swap images, pop-up windows, play sound, validate forms and more. Dreamweaver behaviors make it easy to add interactivity to your site. Try out all the cool stuff possible using Dreamweaver</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Fri, 03 Dec 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/dreamweaver-behaviors.zip/30be3b70b1</guid></item><item><title>Pop-up Windows</title><link>http://script.wareseeker.com/Javascript/pop-up-windows.zip/30be3ba0b4</link><description>Use the Dreamweaver behaviors panel to create small pop-up windows. This behavior helps to create pop-up ads, small browser windows etc. If you dont have Dreamweaver we have provided the code that you can cut n paste and use in your web page.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Fri, 03 Dec 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/pop-up-windows.zip/30be3ba0b4</guid></item><item><title>JavaScript Alternatice to Colored Scrollbars 1.0</title><link>http://script.wareseeker.com/Javascript/javascript-alternatice-to-colored-scrollbars-1.0.zip/30be3bd0b7</link><description>Useful trick for getting those colored scrollbars if you want to have a W3C (w3.org) valid site :) This tutorial explains it all.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Tue, 08 Jun 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/javascript-alternatice-to-colored-scrollbars-1.0.zip/30be3bd0b7</guid></item><item><title>Bookmark Homepage 1.0</title><link>http://script.wareseeker.com/Javascript/bookmark-homepage-1.0.zip/30be3c30bd</link><description>Creating a simple &amp;quot;set to homepage&amp;quot; link. The dhtml script that sets the homepage only works for IE. It calls the following function, &amp;quot;this.setHomePage(http://someurl.com)&amp;quot; see webpage for more details.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 07 Apr 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/bookmark-homepage-1.0.zip/30be3c30bd</guid></item><item><title>Calculate Distance Between Two Points Using Longitude &amp;amp; Latitude 5.0</title><link>http://script.wareseeker.com/Javascript/calculate-distance-between-two-points-using-longitude-latitude-5.0.zip/30be3c60c0</link><description>Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Thu, 27 Feb 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/calculate-distance-between-two-points-using-longitude-latitude-5.0.zip/30be3c60c0</guid></item><item><title>Defining arrays using literal notation</title><link>http://script.wareseeker.com/Javascript/defining-arrays-using-literal-notation.zip/30be3c90c3</link><description>Literal notation is a new way of defining arrays in JavaScript thats extremely flexible and robust. Learn about literal notation in this tutorial.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Tue, 02 Dec 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/defining-arrays-using-literal-notation.zip/30be3c90c3</guid></item><item><title>Dreamweaver Behaviors</title><link>http://script.wareseeker.com/Javascript/dreamweaver-behaviors.zip/30be3cc0c6</link><description>Use the Dreamweaver behaviors panel to create jump menus, swap images, pop-up windows, play sound, validate forms and more. Add interactivity to your site with Dreamweaver behaviors.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 04 Jun 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/dreamweaver-behaviors.zip/30be3cc0c6</guid></item><item><title>Javascript Include Tuturial</title><link>http://script.wareseeker.com/Javascript/javascript-include-tuturial.zip/30be3cf0c9</link><description>This tuturial will briefly explain an easy way to do a javascript include.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Mon, 31 Mar 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/javascript-include-tuturial.zip/30be3cf0c9</guid></item><item><title>JavaScript and Object Oriented Programming</title><link>http://script.wareseeker.com/Javascript/javascript-and-object-oriented-programming.zip/30be3d20cc</link><description>JavaScript may not be known for its object oriented properties, but it does support most of the features required to be considered an Object Oriented language. See how to write OOP code in JavaScript.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Tue, 07 Jan 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/javascript-and-object-oriented-programming.zip/30be3d20cc</guid></item><item><title>To hide the errors 1.0</title><link>http://script.wareseeker.com/Javascript/to-hide-the-errors-1.0.zip/30be3d50cf</link><description>This code snippet lets you hide the error message which appears when there occurs a Javascript error in your pages. The script will still not function but the visitor will not see the error message. Written in French.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Tue, 25 Sep 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/to-hide-the-errors-1.0.zip/30be3d50cf</guid></item><item><title>Manipulating image opacity in NS6</title><link>http://script.wareseeker.com/Javascript/manipulating-image-opacity-in-ns6.zip/30be3d80d2</link><description>This tutorial explains the little known technique on manipulating image opacity in NS6, using CSS and DHTML.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Thu, 15 Mar 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/manipulating-image-opacity-in-ns6.zip/30be3d80d2</guid></item><item><title>Display a message for adblock users 1</title><link>http://script.wareseeker.com/Javascript/display-a-message-for-adblock-users-1.zip/30cca88782</link><description>Display a message in place of the ads blocked by adblock</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Tue, 14 Jul 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/display-a-message-for-adblock-users-1.zip/30cca88782</guid></item><item><title>Create a Slide-In Panel with jQuery</title><link>http://script.wareseeker.com/Javascript/create-a-slide-in-panel-with-jquery.zip/30cca8c786</link><description>Explains how to create a slide-in panel effect with jQuery</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Tue, 14 Jul 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Javascript/create-a-slide-in-panel-with-jquery.zip/30cca8c786</guid></item></channel></rss>