<?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>Отримай сайт! &#187; How to</title>
	<atom:link href="https://getsite.org.ua/en/category/howto/feed" rel="self" type="application/rss+xml" />
	<link>https://getsite.org.ua/en</link>
	<description></description>
	<lastBuildDate>Mon, 11 Jul 2016 11:11:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>FullAJAX and social buttons</title>
		<link>https://getsite.org.ua/en/fullajax/fullajax-and-social-buttons</link>
		<comments>https://getsite.org.ua/en/fullajax/fullajax-and-social-buttons#comments</comments>
		<pubDate>Sun, 22 Apr 2012 15:25:17 +0000</pubDate>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
				<category><![CDATA[FullAjax]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[FullAjax plugin]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Social networks]]></category>

		<guid isPermaLink="false">http://getsite.org.ua/?p=798</guid>
		<description><![CDATA[Strangely, that not written about it before :) So, now almost all sites use a couple social buttons from a different social networks. And you may be interesting how to make it work, social buttons with AJAX. I have a few tips. One for Facebook: FB.XFBML.parse&#40;&#41;; Second for Google+: gapi.plusone.go&#40;&#41;; Together for FullAJAX: FLAX.Html.onall&#40;'load', function&#40;&#41;&#123; [&#8230;]]]></description>
		<wfw:commentRss>https://getsite.org.ua/en/fullajax/fullajax-and-social-buttons/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>AddFullAjax and JComments conflict fix</title>
		<link>https://getsite.org.ua/en/fullajax/addfullajax-jcomments-conflict-fix</link>
		<comments>https://getsite.org.ua/en/fullajax/addfullajax-jcomments-conflict-fix#comments</comments>
		<pubDate>Sun, 07 Aug 2011 09:43:34 +0000</pubDate>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
				<category><![CDATA[FullAjax]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[FullAjax plugin]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JComments]]></category>

		<guid isPermaLink="false">http://getsite.org.ua/?p=630</guid>
		<description><![CDATA[Good news for AddFullAjax plugin and JComments component users. As you know, after installing the plugin AddFullAjax &#8211; JComments refused to work. The reason is the same as with LightBox. To make this work, you need a small AddFullAjax configuration, somthing like for LightBox. So just add next in plugin configuration : FLAX.Html.onall&#40;'load', function&#40;options&#41;&#123; if&#40;window.JCommentsInitializeForm [&#8230;]]]></description>
		<wfw:commentRss>https://getsite.org.ua/en/fullajax/addfullajax-jcomments-conflict-fix/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problems using LightBox and some other scripts</title>
		<link>https://getsite.org.ua/en/fullajax/problems-using-lightbox-and-some-other-scripts</link>
		<comments>https://getsite.org.ua/en/fullajax/problems-using-lightbox-and-some-other-scripts#comments</comments>
		<pubDate>Tue, 26 Apr 2011 13:19:02 +0000</pubDate>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
				<category><![CDATA[FullAjax]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[FullAjax plugin]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://getsite.org.ua/?p=576</guid>
		<description><![CDATA[Using the library FullAjax can face the fact that other scripts (eg LightBox) refuse to work or its not working correctly. The reason these scripts from which refuse to work is very simple &#8211; they are not quite designed to works with AJAX. How can fix it I try describe in a few lines below [&#8230;]]]></description>
		<wfw:commentRss>https://getsite.org.ua/en/fullajax/problems-using-lightbox-and-some-other-scripts/feed</wfw:commentRss>
		<slash:comments>91</slash:comments>
		</item>
		<item>
		<title>How to update more than one module with Ajax</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax</link>
		<comments>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax#comments</comments>
		<pubDate>Wed, 16 Feb 2011 14:07:18 +0000</pubDate>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
				<category><![CDATA[FullAjax]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[FullAjax plugin]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[joomla!]]></category>
		<category><![CDATA[Model2Blocks]]></category>

		<guid isPermaLink="false">http://getsite.org.ua/?p=504</guid>
		<description><![CDATA[FullAjax library allows you to update more than one container through the implementation of it with two models of request &#8211; one request for one block and one request for multiple blocks. In the plugin Add FullAjax (2011.01.10) this feature is used to update the &#8220;Breadcrumbs&#8221; module. Of course instead of the &#8220;Breadcrumbs&#8221; module you [&#8230;]]]></description>
		<wfw:commentRss>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/feed</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>Basics usage FullAjax library</title>
		<link>https://getsite.org.ua/en/fullajax/basics-usage-fullajax-library</link>
		<comments>https://getsite.org.ua/en/fullajax/basics-usage-fullajax-library#comments</comments>
		<pubDate>Sun, 13 Feb 2011 19:15:44 +0000</pubDate>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
				<category><![CDATA[FullAjax]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[hax]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://getsite.org.ua/?p=471</guid>
		<description><![CDATA[As already known, JavaScript library FullAjax the ability to easily implement Ajax technology for your site without additional knowledge JavaScrip. You need only basic knowledge of HTML and in some cases change the logic in the server-side of the site. So here are some basic points will describe the implementation of this library. Download latest [&#8230;]]]></description>
		<wfw:commentRss>https://getsite.org.ua/en/fullajax/basics-usage-fullajax-library/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>About HAX (HtmlAjaX) in FullAjax</title>
		<link>https://getsite.org.ua/en/fullajax/about-hax-in-fullajax</link>
		<comments>https://getsite.org.ua/en/fullajax/about-hax-in-fullajax#comments</comments>
		<pubDate>Wed, 09 Feb 2011 16:20:27 +0000</pubDate>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
				<category><![CDATA[FullAjax]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[hax]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://getsite.org.ua/?p=437</guid>
		<description><![CDATA[HAX &#8211; one of a function of FullAjax, used for request and automatic processing a HTML (HtmlAjaX) — this is AHAH support (Asynchronous HTML and HTTP). Example using HAX: In the element id = &#8216;my-div&#8217; is loaded page &#8216;index.html&#8217; with using AJAX history. 1 hax&#40;&#123;url:'index.html', id:'my-div'&#125;&#41; In the element id = &#8216;my-div&#8217; is loaded page [&#8230;]]]></description>
		<wfw:commentRss>https://getsite.org.ua/en/fullajax/about-hax-in-fullajax/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About DAX (DataAjaX) in FullAjax</title>
		<link>https://getsite.org.ua/en/fullajax/about-dax-in-fullajax</link>
		<comments>https://getsite.org.ua/en/fullajax/about-dax-in-fullajax#comments</comments>
		<pubDate>Wed, 09 Feb 2011 15:30:55 +0000</pubDate>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
				<category><![CDATA[FullAjax]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[dax]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://getsite.org.ua/?p=402</guid>
		<description><![CDATA[DAX &#8211; one of a function of FullAjax, used for request a text data, xml, json, and similar (DataAjaX). Example using DAX: 1 2 3 dax&#40;&#123;url:'myurl', id:'save-data', form:'myform', method:'post', cb:function&#40;resp, cbo&#41;&#123; alert&#40;resp.text &#124;&#124; resp.xml&#41; &#125;&#125;&#41; Data from all field (input, textarea, select, &#8230;) of the form with id=&#8217;myform&#8217; will be automatically collected and sent to [&#8230;]]]></description>
		<wfw:commentRss>https://getsite.org.ua/en/fullajax/about-dax-in-fullajax/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is FullAjax?</title>
		<link>https://getsite.org.ua/en/fullajax/what-is-fullajax</link>
		<comments>https://getsite.org.ua/en/fullajax/what-is-fullajax#comments</comments>
		<pubDate>Tue, 08 Feb 2011 13:53:10 +0000</pubDate>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
				<category><![CDATA[FullAjax]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[faetures]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[What is]]></category>
		<category><![CDATA[основні можливості]]></category>

		<guid isPermaLink="false">http://getsite.org.ua/?p=381</guid>
		<description><![CDATA[JavaScript library Fullajax = AJAX (Asynchronous JavaScript and XML) + AHAH (Asynchronous HTML and HTTP)- technology conversion websites and web applications in AJAX. Allows to use AJAX technology to its fullest, and to quickly and easily implement AJAX for any site without knowledge of the intricacies of AJAX and programming in Javascript. It&#8217;s enough to [&#8230;]]]></description>
		<wfw:commentRss>https://getsite.org.ua/en/fullajax/what-is-fullajax/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
