<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Коментарі до Проблеми при використанні LightBox та деяких інших скриптів</title>
	<atom:link href="https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/feed" rel="self" type="application/rss+xml" />
	<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts</link>
	<description></description>
	<lastBuildDate>Tue, 06 Apr 2021 13:05:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Від: Fedik</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-5#comment-2525</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Mon, 23 Nov 2015 11:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-2525</guid>
		<description><![CDATA[and &quot;automatically&quot; not work?
I think language changes better do with full page refresh, it more safe ;)]]></description>
		<content:encoded><![CDATA[<p>and &#8220;automatically&#8221; not work?<br />
I think language changes better do with full page refresh, it more safe ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Від: wrfw</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-5#comment-2500</link>
		<dc:creator><![CDATA[wrfw]]></dc:creator>
		<pubDate>Mon, 16 Nov 2015 14:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-2500</guid>
		<description><![CDATA[id is not the same like my example ;)]]></description>
		<content:encoded><![CDATA[<p>id is not the same like my example ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Від: wrfw</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-5#comment-2499</link>
		<dc:creator><![CDATA[wrfw]]></dc:creator>
		<pubDate>Mon, 16 Nov 2015 14:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-2499</guid>
		<description><![CDATA[Hello How does it work with language-switcher?
i tried semi-auto.
sidebar:id5&#124;languageposition:id5

only the article changes, when selecting language,
sidebar stays in language..

any idea?]]></description>
		<content:encoded><![CDATA[<p>Hello How does it work with language-switcher?<br />
i tried semi-auto.<br />
sidebar:id5|languageposition:id5</p>
<p>only the article changes, when selecting language,<br />
sidebar stays in language..</p>
<p>any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Від: Fedik</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-5#comment-1174</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Fri, 08 Nov 2013 10:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-1174</guid>
		<description><![CDATA[for prevent link wrapping (add own callback) by FullAJAX you can add attribute &lt;code&gt;ax:wrap=&quot;0&quot;&lt;/code&gt;, like:
&lt;pre lang=&quot;html4strict&quot;&gt;
&lt; a href=&quot;/some-link&quot; ax:wrap=&quot;0&quot; &gt;Some text&lt;/ a &gt;
&lt;/pre&gt;

or use &lt;a href=&quot;https://github.com/Fedik/FullAJAX/wiki/Filter&quot; title=&quot;FLAX.Filter wiki&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;FLAX.filter&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>for prevent link wrapping (add own callback) by FullAJAX you can add attribute <code>ax:wrap="0"</code>, like:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt; a <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;/some-link&quot;</span> ax:wrap<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;0&quot;</span> &gt;</span>Some text<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span> a &gt;</span></pre></td></tr></table></div>

<p>or use <a href="https://github.com/Fedik/FullAJAX/wiki/Filter" title="FLAX.Filter wiki" target="_blank" rel="nofollow">FLAX.filter</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Від: Reza</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-5#comment-1173</link>
		<dc:creator><![CDATA[Reza]]></dc:creator>
		<pubDate>Thu, 07 Nov 2013 19:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-1173</guid>
		<description><![CDATA[Hello
Your work is really great. but there is a big problem.
my custom javascript codes will add event listener to some objects. and I knew that every time I change my page, ajax will add another callback to my functions and because of this, my objects will trigger events more than one time (it will trigger the number of every ajax loaded page.). and for example if I added an event to &#039;click&#039;, it will trigger more than one and my codes will not work true. is anyway that I could remove callback from your codes?
it is really necessary]]></description>
		<content:encoded><![CDATA[<p>Hello<br />
Your work is really great. but there is a big problem.<br />
my custom javascript codes will add event listener to some objects. and I knew that every time I change my page, ajax will add another callback to my functions and because of this, my objects will trigger events more than one time (it will trigger the number of every ajax loaded page.). and for example if I added an event to &#8216;click&#8217;, it will trigger more than one and my codes will not work true. is anyway that I could remove callback from your codes?<br />
it is really necessary</p>
]]></content:encoded>
	</item>
	<item>
		<title>Від: Johnebyne</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-5#comment-1136</link>
		<dc:creator><![CDATA[Johnebyne]]></dc:creator>
		<pubDate>Tue, 02 Jul 2013 19:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-1136</guid>
		<description><![CDATA[Hi]]></description>
		<content:encoded><![CDATA[<p>Hi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Від: Fedik</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-5#comment-1125</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Fri, 07 Jun 2013 12:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-1125</guid>
		<description><![CDATA[window.fireEvent(&#039;domready&#039;); - должно помочь]]></description>
		<content:encoded><![CDATA[<p>window.fireEvent(&#8216;domready&#8217;); &#8211; должно помочь</p>
]]></content:encoded>
	</item>
	<item>
		<title>Від: юрий</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-5#comment-1124</link>
		<dc:creator><![CDATA[юрий]]></dc:creator>
		<pubDate>Wed, 05 Jun 2013 22:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-1124</guid>
		<description><![CDATA[Здравствуйте. Подскажите пожалуйста, как подружить fullajax и модуль rocktabs. Все вроде как работает, но после обновления страницы пропадает анимация, в google chrome в режиме разработчика сразу появляется ошибка. Пример некорректной работы на сайте it.helpsiti.ru Если не затруднит помогите с решением. Просто не очень силен в mootools]]></description>
		<content:encoded><![CDATA[<p>Здравствуйте. Подскажите пожалуйста, как подружить fullajax и модуль rocktabs. Все вроде как работает, но после обновления страницы пропадает анимация, в google chrome в режиме разработчика сразу появляется ошибка. Пример некорректной работы на сайте it.helpsiti.ru Если не затруднит помогите с решением. Просто не очень силен в mootools</p>
]]></content:encoded>
	</item>
	<item>
		<title>Від: Fedik</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-4#comment-1113</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Sat, 18 May 2013 16:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-1113</guid>
		<description><![CDATA[на рахунок Community Builder, то так, там потрібно шукати]]></description>
		<content:encoded><![CDATA[<p>на рахунок Community Builder, то так, там потрібно шукати</p>
]]></content:encoded>
	</item>
	<item>
		<title>Від: Alexey</title>
		<link>https://getsite.org.ua/uk/fullajax/problems-using-lightbox-and-some-other-scripts/comment-page-4#comment-1111</link>
		<dc:creator><![CDATA[Alexey]]></dc:creator>
		<pubDate>Sat, 18 May 2013 15:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=576#comment-1111</guid>
		<description><![CDATA[Извини, что-то я очень сильно протупил, твое решение идеально подходит!

для того, чтобы подружить AddFullAjax с JScrollPane надо в настройках advanced написать такой код:
&lt;pre lang=&quot;javascript&quot;&gt;
FLAX.Html.onall(&#039;unload&#039;, function(o){
  $(&#039;.scroll-pane&#039;).data(&#039;jsp&#039;).destroy();
});

FLAX.Html.onall(&#039;load&#039;, function(o){
 $(&#039;.scroll-pane&#039;).jScrollPane();
});
&lt;/pre&gt;
После этого все будет ок. 

п.с. Пишу специально еще и на английском, чтобы этот плагин имел более широкое распространение. Думаю разумно было бы сделать форум или топик, в котором бы постепенно накапливались такие решения для разных компонентов.
_____________________________________
Thank you very much, your proposition is absolutely useful! All what you have to do is just type the following code in in the first code-textbox:
&lt;pre lang=&quot;javascript&quot;&gt;
FLAX.Html.onall(&#039;unload&#039;, function(o){
  $(&#039;.scroll-pane&#039;).data(&#039;jsp&#039;).destroy();
});

FLAX.Html.onall(&#039;load&#039;, function(o){
 $(&#039;.scroll-pane&#039;).jScrollPane();
});
&lt;/pre&gt;
After that your JScrollBar will work correctly and you can fully enjoy this awesome Joomla plugin!
_______________________________
По поводу Community Builder, подскажешь как сделать повторную иницаилизацию? Для этого нужно искать, какую-то его собственную функцию?
Проблема, как упоминалось ранее именно в отображении табов.]]></description>
		<content:encoded><![CDATA[<p>Извини, что-то я очень сильно протупил, твое решение идеально подходит!</p>
<p>для того, чтобы подружить AddFullAjax с JScrollPane надо в настройках advanced написать такой код:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="javascript" style="font-family:monospace;">FLAX.<span style="color: #660066;">Html</span>.<span style="color: #660066;">onall</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'unload'</span><span style="color: #339933;">,</span> <span style="color: #000066; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>o<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
  $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.scroll-pane'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">data</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'jsp'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">destroy</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
FLAX.<span style="color: #660066;">Html</span>.<span style="color: #660066;">onall</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'load'</span><span style="color: #339933;">,</span> <span style="color: #000066; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>o<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
 $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.scroll-pane'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">jScrollPane</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>После этого все будет ок. </p>
<p>п.с. Пишу специально еще и на английском, чтобы этот плагин имел более широкое распространение. Думаю разумно было бы сделать форум или топик, в котором бы постепенно накапливались такие решения для разных компонентов.<br />
_____________________________________<br />
Thank you very much, your proposition is absolutely useful! All what you have to do is just type the following code in in the first code-textbox:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="javascript" style="font-family:monospace;">FLAX.<span style="color: #660066;">Html</span>.<span style="color: #660066;">onall</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'unload'</span><span style="color: #339933;">,</span> <span style="color: #000066; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>o<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
  $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.scroll-pane'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">data</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'jsp'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">destroy</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
FLAX.<span style="color: #660066;">Html</span>.<span style="color: #660066;">onall</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'load'</span><span style="color: #339933;">,</span> <span style="color: #000066; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>o<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
 $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.scroll-pane'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">jScrollPane</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>After that your JScrollBar will work correctly and you can fully enjoy this awesome Joomla plugin!<br />
_______________________________<br />
По поводу Community Builder, подскажешь как сделать повторную иницаилизацию? Для этого нужно искать, какую-то его собственную функцию?<br />
Проблема, как упоминалось ранее именно в отображении табов.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
