<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://www.netlobo.com/commentsrss.php?aid=49" rel="self" type="application/rss+xml" />
		<title>Comments on: Managing Multiple Javascript window.onload Functions</title>
		<description>An easy way to perform multiple window.onload functions so that they do not conflict with each other</description>
		<link>http://www.netlobo.com/comments/wom</link>
		<language>en-us</language>
		<copyright>Copyright 2010, Netlobo.com</copyright>
		<lastBuildDate>Sat, 12 Jun 2010 04:55:15 GMT</lastBuildDate>
		<generator>Netlobo In-house RSS v1.4</generator>
		<item>
			<title>Jaime</title>
			<description>Smarter approach here: http://www.webreference.com/programming/javascript/onloads/</description>
			<link>http://www.netlobo.com/comments/wom#comment-559</link>
			<guid>http://www.netlobo.com/comments/wom#comment-559</guid>
			<pubDate>Thu, 10 Jun 2010 21:00:47 GMT</pubDate>
		</item>
		<item>
			<title>Sven</title>
			<description>Well, doesn't seem to be working that well.&lt;br /&gt;
&lt;br /&gt;
I'm doing this in my page code for js : &lt;br /&gt;
&lt;br /&gt;
womAdd('replace(&amp;quot;folderxml.php&amp;quot;,1)');									womAdd('replace(&amp;quot;folderxml.php&amp;quot;,2)');								womOn();&lt;br /&gt;
&lt;br /&gt;
=&amp;gt; your script only works for the last womAdd !&lt;br /&gt;
&lt;br /&gt;
he fails over the 1st one and goes straight to the seconde one. same thin if I do it with 3 or 20 of these functions.&lt;br /&gt;
&lt;br /&gt;
The thing is that I have to use the same function all the time on 1 page, I'm not going to rewrite one javascript function 20 times with the same code and a different function name (stupid ofcourse).&lt;br /&gt;
&lt;br /&gt;
If you got any solution for what I'm saying here, let me know, I'm still trying to figure it out!&lt;br /&gt;
thx</description>
			<link>http://www.netlobo.com/comments/wom#comment-555</link>
			<guid>http://www.netlobo.com/comments/wom#comment-555</guid>
			<pubDate>Thu, 03 Jun 2010 17:48:38 GMT</pubDate>
		</item>
		<item>
			<title>astembridge</title>
			<description>Many thanks for this simple, elegant workaround for complex onload environments.   </description>
			<link>http://www.netlobo.com/comments/wom#comment-512</link>
			<guid>http://www.netlobo.com/comments/wom#comment-512</guid>
			<pubDate>Thu, 28 Jan 2010 01:15:51 GMT</pubDate>
		</item>
		<item>
			<title>Yair</title>
			<description>Thanks a lot !!</description>
			<link>http://www.netlobo.com/comments/wom#comment-500</link>
			<guid>http://www.netlobo.com/comments/wom#comment-500</guid>
			<pubDate>Thu, 17 Dec 2009 08:15:24 GMT</pubDate>
		</item>
		<item>
			<title>Ashley</title>
			<description>Hi, this may sound like a stupid question, but I know nothing about scripting, all I know is HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
My question is, what do you do once you have created the WOM.js file and linked it to the html document that has multiple  Javascript documents that conflict?&lt;br /&gt;
</description>
			<link>http://www.netlobo.com/comments/wom#comment-461</link>
			<guid>http://www.netlobo.com/comments/wom#comment-461</guid>
			<pubDate>Sat, 25 Jul 2009 12:18:22 GMT</pubDate>
		</item>
		<item>
			<title>libanez</title>
			<description>Great, but then you should mention it in the header. &lt;br /&gt;
This way everybody knows the terms, even if it founds the code at other source (i did it that way) . I'll be waiting for that to copy the exact notice in my code.&lt;br /&gt;
&lt;br /&gt;
Thanks again.</description>
			<link>http://www.netlobo.com/comments/wom#comment-442</link>
			<guid>http://www.netlobo.com/comments/wom#comment-442</guid>
			<pubDate>Fri, 26 Jun 2009 22:16:29 GMT</pubDate>
		</item>
		<item>
			<title>lobo235</title>
			<description>LGPL sounds good. It's free for anyone to use all I ask is that you consider putting the URL of the page in the comments of the source.</description>
			<link>http://www.netlobo.com/comments/wom#comment-441</link>
			<guid>http://www.netlobo.com/comments/wom#comment-441</guid>
			<pubDate>Fri, 26 Jun 2009 20:19:26 GMT</pubDate>
		</item>
		<item>
			<title>libanez</title>
			<description>Hi there, great idea and piece of code here!&lt;br /&gt;
&lt;br /&gt;
I'm just wondering under which license you are distributing it, i want to use it in a GPL code and i need to know precisely the terms of use.&lt;br /&gt;
&lt;br /&gt;
Seems lgpl to me, but its your decision.&lt;br /&gt;
&lt;br /&gt;
Thanks in advance!</description>
			<link>http://www.netlobo.com/comments/wom#comment-440</link>
			<guid>http://www.netlobo.com/comments/wom#comment-440</guid>
			<pubDate>Fri, 26 Jun 2009 20:13:30 GMT</pubDate>
		</item>
		<item>
			<title>OP351</title>
			<description>Tested in IE8, FF3 and Opera9. Runs fine. Good job. Thanks</description>
			<link>http://www.netlobo.com/comments/wom#comment-436</link>
			<guid>http://www.netlobo.com/comments/wom#comment-436</guid>
			<pubDate>Sat, 20 Jun 2009 08:06:21 GMT</pubDate>
		</item>
		<item>
			<title>alasdair</title>
			<description>Great script and just what I needed. For anyone looking to load multiple scriptalicious effects WOM works wonderfully.&lt;br /&gt;
&lt;br /&gt;
Many thanks for sharing this.</description>
			<link>http://www.netlobo.com/comments/wom#comment-427</link>
			<guid>http://www.netlobo.com/comments/wom#comment-427</guid>
			<pubDate>Tue, 12 May 2009 17:23:10 GMT</pubDate>
		</item>
	</channel>
</rss>

<!-- pageGen: 0.0021 secs -->
<!-- memcache hits: 2 memcache misses: 0 -->