

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > JavaScript Forum : Topics : Javascript browser compatability issues.</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Mon, 23 Nov 2009 12:00:18 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > JavaScript Forum : Topics : Javascript browser compatability issues.</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Re: Javascript browser compatability issues.</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=52181#p52181</link>
				<description><![CDATA[Try to get Firebug, it will let you know the exact cause of the Error.<br
/><br />Also, I assume that you're running under smarty template right?,
You should ensure that you place the script tags under "literal" blocks<br
/><br />Hope that helps.<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=15155">rangana</a> &bull; on Thu Jun 18, 2009 6:26 am &bull; Replies 1 &bull; Views 171</p><hr />]]></description>
					<content:encoded><![CDATA[Try to get Firebug, it will let you know the exact cause of the Error.<br
/><br />Also, I assume that you're running under smarty template right?,
You should ensure that you place the script tags under "literal" blocks<br
/><br />Hope that helps.]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=49"><![CDATA[JavaScript Forum]]></category>
			<dc:creator><![CDATA[15155]]></dc:creator>
			<dc:date>2009-06-22T07:40:09+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=52181#p52181</guid>
		</item>
			<item>
			<title>Javascript browser compatability issues.</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=52144#p52144</link>
				<description><![CDATA[ Hey I have two small pieces of javascript below right now it only really
works in IE. Safari cant handle it neither can chrome among others. I am
just wondering why also I have the jquery library and wanted to know if
somebody knew how to add a little animation simply. Also right now I just
threw it in the body for testing but I am going to put in the head soon.
Basically it just resizes a text box and the div containing it. I would
also be open to a better solution if anybody knows of one...Thanks.<br
/><br /><br /><script type="text/javascript"><br />function
changeHeight(elemId, h){<br />     var elem =
document.getElementById(elemId);<br />      elem.style.height = h;<br
/>}<br /></script><br /><br /><script type="text/javascript"><br />function
changeHeight2(elemId, h){<br />     var elem =
document.getElementById(elemId);<br />      elem.style.height = h;<br
/>}<br /></script><br /><br /><br /><div id='statusinput'
style="height:38px;"><br /><br />  <!--<div
style="width:60px;float:left;padding-right:5px;&q...<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=24188">zonerdck</a> &bull; on Thu Jun 18, 2009 6:26 am &bull; Replies 1 &bull; Views 171</p><hr />]]></description>
					<content:encoded><![CDATA[ Hey I have two small pieces of javascript below right now it only really
works in IE. Safari cant handle it neither can chrome among others. I am
just wondering why also I have the jquery library and wanted to know if
somebody knew how to add a little animation simply. Also right now I just
threw it in the body for testing but I am going to put in the head soon.
Basically it just resizes a text box and the div containing it. I would
also be open to a better solution if anybody knows of one...Thanks.<br
/><br /><br /><script type="text/javascript"><br />function
changeHeight(elemId, h){<br />     var elem =
document.getElementById(elemId);<br />      elem.style.height = h;<br
/>}<br /></script><br /><br /><script type="text/javascript"><br />function
changeHeight2(elemId, h){<br />     var elem =
document.getElementById(elemId);<br />      elem.style.height = h;<br
/>}<br /></script><br /><br /><br /><div id='statusinput'
style="height:38px;"><br /><br />  <!--<div
style="width:60px;float:left;padding-right:5px;&q...]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=49"><![CDATA[JavaScript Forum]]></category>
			<dc:creator><![CDATA[24188]]></dc:creator>
			<dc:date>2009-06-18T06:26:35+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=52144#p52144</guid>
		</item>
	
	</channel>
</rss>