<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/message</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 22:32:57 GMT</pubDate>
<item>
<title>(JavaScript) message fade-in/out - maceblue</title>
<link>http://snipplr.com/view/66414/message-fadeinout/</link>
<description><![CDATA[ <p>shows a messagebox (better alert) with fade effekt</p> ]]></description>
<pubDate>Mon, 30 Jul 2012 17:08:27 GMT</pubDate>
<guid>http://snipplr.com/view/66414/message-fadeinout/</guid>
</item>
<item>
<title>(JavaScript) Moving Page Loader Text Message - pavanrulz</title>
<link>http://snipplr.com/view/50167/moving-page-loader-text-message/</link>
<description><![CDATA[ <p>Using image to display page loading message count an extra dns request.
making moving text message with javascript increases performance of page loader</p> ]]></description>
<pubDate>Mon, 07 Mar 2011 01:10:40 GMT</pubDate>
<guid>http://snipplr.com/view/50167/moving-page-loader-text-message/</guid>
</item>
<item>
<title>(JavaScript) Vertical text ticker (using tilted letters) - fabulant</title>
<link>http://snipplr.com/view/49446/vertical-text-ticker-using-tilted-letters/</link>
<description><![CDATA[ <p>This is probably the first vertical JavaScript text ticker that sues tilted letters. Works with Internet Explorer 6x/7x/8x/9x, Firefox 3.6x, Opera 10.5x and Google Chrome 4x/5x/6x. Older Browsers show no ticker.</p> ]]></description>
<pubDate>Wed, 23 Feb 2011 02:26:28 GMT</pubDate>
<guid>http://snipplr.com/view/49446/vertical-text-ticker-using-tilted-letters/</guid>
</item>
<item>
<title>(JavaScript) Format a string with an array of arguments - rmariuzzo</title>
<link>http://snipplr.com/view/38806/format-a-string-with-an-array-of-arguments/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Aug 2010 04:24:32 GMT</pubDate>
<guid>http://snipplr.com/view/38806/format-a-string-with-an-array-of-arguments/</guid>
</item>
<item>
<title>(JavaScript) Favlet: Clickatell SMS sender - mountainash</title>
<link>http://snipplr.com/view/6706/favlet-clickatell-sms-sender/</link>
<description><![CDATA[ <p>I made this simple JavaScript to save me time. I was sick of having to thumb-bash on a tiny keypad or login to the slow Clickatell site and use their clunky interface (nothing it simpler than 2 text boxes and an OK button).

You will need an HTTP API POST account with Clickatell's Bulk SMS Gateway. I choose them as they are reliable and they are under half the price of most local providers (and they have simple, well documented APIs)

This script is on 1 line intentionally. In your favourite browser create a new bookmark with this as the URL/address. Change the 'username', 'password' and 'api_id' values to your own. Then test it out. Easy.

NOTE: It's not that pretty but you get sent to the API output on submission. If you get a session ID it all went OK, if not you will get an error with a simple explanation of what went wrong.</p> ]]></description>
<pubDate>Fri, 13 Jun 2008 23:41:07 GMT</pubDate>
<guid>http://snipplr.com/view/6706/favlet-clickatell-sms-sender/</guid>
</item>
<item>
<title>(JavaScript) ie fixed status message - powerkan</title>
<link>http://snipplr.com/view/1150/ie-fixed-status-message/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Sep 2006 06:01:34 GMT</pubDate>
<guid>http://snipplr.com/view/1150/ie-fixed-status-message/</guid>
</item>
<item>
<title>(JavaScript) LoadingMessage for AJAX requests - dertimbo</title>
<link>http://snipplr.com/view/347/loadingmessage-for-ajax-requests/</link>
<description><![CDATA[ <p>Creates a notification message for AJAX requests.
Dependencies: prototype.js, script.aculo.us.

CSS-Styles: http://snipplr.com/view/348/loadingmessage-for-ajax-requests-css/</p> ]]></description>
<pubDate>Tue, 11 Jul 2006 14:06:10 GMT</pubDate>
<guid>http://snipplr.com/view/347/loadingmessage-for-ajax-requests/</guid>
</item>
</channel>
</rss>