<?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>Karlosp.net&#187; Ajax</title>
	<atom:link href="http://www.karlosp.net/blog/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karlosp.net/blog</link>
	<description>Malo mešano na žaru</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:18:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Highcharts Demo Gallery</title>
		<link>http://www.karlosp.net/blog/2011/09/24/highcharts-demo-gallery/</link>
		<comments>http://www.karlosp.net/blog/2011/09/24/highcharts-demo-gallery/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 07:02:53 +0000</pubDate>
		<dc:creator>karlosp</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.karlosp.net/blog/?p=1274</guid>
		<description><![CDATA[Highcharts Demo Gallery.]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.highcharts.com/demo/column-basic'>Highcharts Demo Gallery</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlosp.net/blog/2011/09/24/highcharts-demo-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IxEdit jQuery IDE</title>
		<link>http://www.karlosp.net/blog/2010/12/25/ixedit-jquery-ide/</link>
		<comments>http://www.karlosp.net/blog/2010/12/25/ixedit-jquery-ide/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 22:56:45 +0000</pubDate>
		<dc:creator>karlosp</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.karlosp.net/blog/?p=1127</guid>
		<description><![CDATA[IxEdit is a JavaScript-based interaction design tool for the web. via IxEdit.]]></description>
			<content:encoded><![CDATA[<p>IxEdit is a JavaScript-based interaction design tool for the web.</p>
<p>via <a href='http://www.ixedit.com/'>IxEdit</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlosp.net/blog/2010/12/25/ixedit-jquery-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript: Access Iframe</title>
		<link>http://www.karlosp.net/blog/2009/02/20/javascript-access-iframe/</link>
		<comments>http://www.karlosp.net/blog/2009/02/20/javascript-access-iframe/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 11:17:33 +0000</pubDate>
		<dc:creator>karlosp</dc:creator>
				<category><![CDATA[Ajax]]></category>

		<guid isPermaLink="false">http://www.karlosp.net/blog/?p=561</guid>
		<description><![CDATA[t = window.frames['iframe'].document.getElementById('someID').innerHTML = "karlos"; PLAIN TEXT CODE: $&#40;'#iframe'&#41;.load&#40; function&#40;&#41;&#123; &#160; &#160; &#160; &#160; &#160; //$(this.contentDocument).find('body').find(&#34;#mojDiv&#34;).click(function(){ &#160; &#160; &#160; &#160;&#160; &#160;&#160; &#160; $&#40;this.contentDocument&#41;.find&#40;'body'&#41;.find&#40;"#hidden"&#41;.attr&#40;"value", "test"&#41;; &#160; &#160; &#160; &#160;&#160; &#160;//}); &#160; &#160; &#125;&#41;;]]></description>
			<content:encoded><![CDATA[<p>t = window.frames['iframe'].document.getElementById('someID').innerHTML = "karlos";</p>
<div class="igBar"><span id="lcode-2"><a href="#" onclick="javascript:showPlainTxt('code-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-2">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">$<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'#iframe'</span><span style="color:#006600; font-weight:bold;">&#41;</span>.<span style="">load</span><span style="color:#006600; font-weight:bold;">&#40;</span> function<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">//$(this.contentDocument).find('body').find(&quot;#mojDiv&quot;).click(function(){</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; $<span style="color:#006600; font-weight:bold;">&#40;</span>this.<span style="">contentDocument</span><span style="color:#006600; font-weight:bold;">&#41;</span>.<span style="">find</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'body'</span><span style="color:#006600; font-weight:bold;">&#41;</span>.<span style="">find</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">"#hidden"</span><span style="color:#006600; font-weight:bold;">&#41;</span>.<span style="">attr</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">"value"</span>, <span style="color:#CC0000;">"test"</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color:#FF9933; font-style:italic;">//});</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlosp.net/blog/2009/02/20/javascript-access-iframe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jump to first unread post in phpBB forums!</title>
		<link>http://www.karlosp.net/blog/2009/02/02/jump-to-first-unread-post-in-phpbb-forums/</link>
		<comments>http://www.karlosp.net/blog/2009/02/02/jump-to-first-unread-post-in-phpbb-forums/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 16:29:09 +0000</pubDate>
		<dc:creator>karlosp</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[new post]]></category>
		<category><![CDATA[phpbb]]></category>

		<guid isPermaLink="false">http://www.karlosp.net/blog/?p=533</guid>
		<description><![CDATA[ONLY FOR FIREFOX First install Greasemonkey if you do not have it yet Restart firefox and then Install phpbb_new_postuser by clicking it It should work on all phpBB forums witch have "viewtopic.php" in URL]]></description>
			<content:encoded><![CDATA[<h1>ONLY FOR FIREFOX</h1>
<ol>
<li>First install <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> if you do not have it yet</li>
<li>Restart firefox and then</li>
<li>Install <a rel="attachment wp-att-534" href="http://www.karlosp.net/blog/2009/02/02/jump-to-first-unread-post-in-phpbb-forums/phpbb_new_postuser/">phpbb_new_postuser</a> by clicking it</li>
</ol>
<p>It should work on all phpBB forums witch have "viewtopic.php" in URL</p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlosp.net/blog/2009/02/02/jump-to-first-unread-post-in-phpbb-forums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery(string) create not valid DOM when string is html with newlines</title>
		<link>http://www.karlosp.net/blog/2009/01/12/jquerystring-create-not-valid-dom-when-string-is-html-with-newlines/</link>
		<comments>http://www.karlosp.net/blog/2009/01/12/jquerystring-create-not-valid-dom-when-string-is-html-with-newlines/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 08:18:29 +0000</pubDate>
		<dc:creator>karlosp</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js]]></category>

		<guid isPermaLink="false">http://www.karlosp.net/blog/?p=501</guid>
		<description><![CDATA[PLAIN TEXT JAVASCRIPT: function jquery_from_html&#40;data&#41; &#123; &#160; &#160; &#160; &#160; return $&#40;"&#60;div id='inner' /&#62;"&#41;.append&#40;data&#41;; &#125; &#160; or &#160; remove javascript and head overhead var htmlDOM = $&#40;"&#60;div id='inner' /&#62;"&#41;.append&#40;html.replace&#40;/&#60;script &#91;\s\S&#93;*\/script&#62;&#124;&#60;head &#91;\s\S&#93;*\/head&#62;/img,""&#41;&#41;;]]></description>
			<content:encoded><![CDATA[<div class="igBar"><span id="ljavascript-4"><a href="#" onclick="javascript:showPlainTxt('javascript-4'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JAVASCRIPT:</span>
<div id="javascript-4">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #003366; font-weight: bold;">function</span> jquery_from_html<span style="color: #66cc66;">&#40;</span>data<span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000066; font-weight: bold;">return</span> $<span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">"&lt;div id='inner' /&gt;"</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">append</span><span style="color: #66cc66;">&#40;</span>data<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">or</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">remove javascript and head overhead</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #003366; font-weight: bold;">var</span> htmlDOM = $<span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">"&lt;div id='inner' /&gt;"</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">append</span><span style="color: #66cc66;">&#40;</span>html.<span style="color: #006600;">replace</span><span style="color: #66cc66;">&#40;</span><span style="color: #0066FF;">/&lt;script <span style="color: #66cc66;">&#91;</span>\s\S<span style="color: #66cc66;">&#93;</span>*\/script&gt;|&lt;head <span style="color: #66cc66;">&#91;</span>\s\S<span style="color: #66cc66;">&#93;</span>*\/head&gt;/img</span>,<span style="color: #3366CC;">""</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>; </div>
</li>
</ol>
</div>
</div>
</div>
<p></head></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlosp.net/blog/2009/01/12/jquerystring-create-not-valid-dom-when-string-is-html-with-newlines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get selected value with jQuery</title>
		<link>http://www.karlosp.net/blog/2008/12/17/get-selected-value-with-jquery/</link>
		<comments>http://www.karlosp.net/blog/2008/12/17/get-selected-value-with-jquery/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 08:10:38 +0000</pubDate>
		<dc:creator>karlosp</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.karlosp.net/blog/?p=452</guid>
		<description><![CDATA[PLAIN TEXT JAVA: var selected = &#160; $&#40;"#myList"&#41;.children&#40;"option:selected"&#41;.attr&#40;"value"&#41;.trim&#40;&#41;]]></description>
			<content:encoded><![CDATA[<div class="igBar"><span id="ljava-6"><a href="#" onclick="javascript:showPlainTxt('java-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JAVA:</span>
<div id="java-6">
<div class="java">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">var selected =</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">$<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">"#myList"</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">children</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">"option:selected"</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">attr</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">"value"</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">trim</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlosp.net/blog/2008/12/17/get-selected-value-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax History</title>
		<link>http://www.karlosp.net/blog/2008/11/25/ajax-history/</link>
		<comments>http://www.karlosp.net/blog/2008/11/25/ajax-history/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 12:45:04 +0000</pubDate>
		<dc:creator>karlosp</dc:creator>
				<category><![CDATA[Ajax]]></category>

		<guid isPermaLink="false">http://www.karlosp.net/blog/?p=435</guid>
		<description><![CDATA[ajaxhistory example]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.karlosp.net/blog/wp-content/uploads/2008/11/ajaxhistory.zip'>ajaxhistory example</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlosp.net/blog/2008/11/25/ajax-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

