<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MEMISO &#187; Browser</title>
	<atom:link href="http://www.memiso.com/tag/browser/feed" rel="self" type="application/rss+xml" />
	<link>http://www.memiso.com</link>
	<description>Little Solutions For Big Problems</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:19:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using DOCTYPE and Changing Style of Scrollbar with CSS</title>
		<link>http://www.memiso.com/using-doctype-and-changing-style-of-scrollbar-with-css.html</link>
		<comments>http://www.memiso.com/using-doctype-and-changing-style-of-scrollbar-with-css.html#comments</comments>
		<pubDate>Sat, 07 Nov 2009 22:23:42 +0000</pubDate>
		<dc:creator>Mehmatrix</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Coloring]]></category>
		<category><![CDATA[Doctype]]></category>
		<category><![CDATA[Scrollbar]]></category>
		<category><![CDATA[Style]]></category>

		<guid isPermaLink="false">http://www.memiso.com/?p=807</guid>
		<description><![CDATA[If you used DOCTYPE in your pages, you may be in trouble with changing scrollbar color and style. Web developers usually define scrollbar properties in body tag in CSS. However, if you used DOCTYPE this is not going to work. All you need to do, defining scrollbar style in HTML tag in CSS file, and… [...]]]></description>
		<wfw:commentRss>http://www.memiso.com/using-doctype-and-changing-style-of-scrollbar-with-css.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Navigator Object in JavaScript</title>
		<link>http://www.memiso.com/all-properties-and-methods-of-navigator-object-in-javascript.html</link>
		<comments>http://www.memiso.com/all-properties-and-methods-of-navigator-object-in-javascript.html#comments</comments>
		<pubDate>Wed, 07 Oct 2009 19:58:12 +0000</pubDate>
		<dc:creator>Mehmatrix</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[Navigator]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://www.memiso.com/?p=435</guid>
		<description><![CDATA[We need to know how to use properties and methods of Navigator object in JavaScript to make powerful applications. Navigator object gives us to get browser information of client. There is a list of all properties and methods in  Javascript.

I. All Common Navigator Properties in JavaScript



Property


Description




appCodeName&#160;:


The code name of the browser(ie: Mozilla)




appName&#160;:


The name of [...]]]></description>
		<wfw:commentRss>http://www.memiso.com/all-properties-and-methods-of-navigator-object-in-javascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
