<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70)]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I'm working on a website that uses the method collapse.bs.hide but Opera is not registering this action.<br />
It works fine on latest Firefox, IE, Edge and Chrome, only Opera is failing on this part.</p>
]]></description><link>https://forums.opera.com/topic/32240/solved-jquery-collapse-bs-show-method-not-working-version-60-0-3255-70</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 09:47:19 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/32240.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 03 May 2019 14:18:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Tue, 07 May 2019 07:48:19 GMT]]></title><description><![CDATA[<p dir="auto">Issue can be closed.<br />
It was uBlock and adBlock after all.<br />
Used a other way to determine if the page is loaded, cause the former one I used seem to be blocked by them.</p>
<p dir="auto">For future reference, this is the correct way to see if a webpage is loaded:</p>
<pre><code>$(document).ready(function() {
    -- code here --
});
</code></pre>
<p dir="auto">The one I used (window.onload()) is being blocked by the extensions.</p>
]]></description><link>https://forums.opera.com/post/170074</link><guid isPermaLink="true">https://forums.opera.com/post/170074</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 07 May 2019 07:48:19 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 08:04:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> said in <a href="/post/169979">jQuery collapse.bs.show method not working (Version:60.0.3255.70)</a>:</p>
<blockquote>
<p dir="auto">@Power2All said in <a href="/post/169978">jQuery collapse.bs.show method not working (Version:60.0.3255.70)</a>:</p>
<blockquote>
<p dir="auto">I'll send a bug report to the uBlock guys,</p>
</blockquote>
<p dir="auto">Let us know how it goes, please. (Mod, please keeps this thread open)</p>
</blockquote>
<p dir="auto">Issue has been submitted here:</p>
<p dir="auto"><a href="https://github.com/uBlockOrigin/uBlock-issues/issues/563" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/uBlockOrigin/uBlock-issues/issues/563</a></p>
]]></description><link>https://forums.opera.com/post/169980</link><guid isPermaLink="true">https://forums.opera.com/post/169980</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 06 May 2019 08:04:44 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:56:26 GMT]]></title><description><![CDATA[<p dir="auto">@Power2All said in <a href="/post/169978">jQuery collapse.bs.show method not working (Version:60.0.3255.70)</a>:</p>
<blockquote>
<p dir="auto">I'll send a bug report to the uBlock guys,</p>
</blockquote>
<p dir="auto">Let us know how it goes, please. (Mod, please keeps this thread open)</p>
]]></description><link>https://forums.opera.com/post/169979</link><guid isPermaLink="true">https://forums.opera.com/post/169979</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Mon, 06 May 2019 07:56:26 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:47:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> said in <a href="/post/169976">jQuery collapse.bs.show method not working (Version:60.0.3255.70)</a>:</p>
<blockquote>
<p dir="auto">@Power2All said in <a href="/post/169975">jQuery collapse.bs.show method not working (Version:60.0.3255.70)</a>:</p>
<blockquote>
<p dir="auto">So I wonder how it is not working on your Chrome, when it is working on my Chrome.</p>
</blockquote>
<p dir="auto">ublock Origin causes the problem in Chrome. I had it disabled for the page, but had to disable the extension all the way to make it work in Chrome.</p>
<p dir="auto">Edit: Same reason why Vivaldi wasn't working.</p>
</blockquote>
<p dir="auto">Awkward, you're right.<br />
Even when uBlock is "disabled" it still is affecting the website.<br />
I need to completely disable the add-on to make the function work.<br />
I'll send a bug report to the uBlock guys, Thanks !</p>
]]></description><link>https://forums.opera.com/post/169978</link><guid isPermaLink="true">https://forums.opera.com/post/169978</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 06 May 2019 07:47:38 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:46:44 GMT]]></title><description><![CDATA[<p dir="auto">So, sorry for the mixups above. Everything is working as expected in Firefox, Chrome, Vivaldi and Opera for me. Do you have any extensions in your Opera that might be interfering?</p>
]]></description><link>https://forums.opera.com/post/169977</link><guid isPermaLink="true">https://forums.opera.com/post/169977</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Mon, 06 May 2019 07:46:44 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:45:08 GMT]]></title><description><![CDATA[<p dir="auto">@Power2All said in <a href="/post/169975">jQuery collapse.bs.show method not working (Version:60.0.3255.70)</a>:</p>
<blockquote>
<p dir="auto">So I wonder how it is not working on your Chrome, when it is working on my Chrome.</p>
</blockquote>
<p dir="auto">ublock Origin causes the problem in Chrome. I had it disabled for the page, but had to disable the extension all the way to make it work in Chrome.</p>
<p dir="auto">Edit: Same reason why Vivaldi wasn't working.</p>
]]></description><link>https://forums.opera.com/post/169976</link><guid isPermaLink="true">https://forums.opera.com/post/169976</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Mon, 06 May 2019 07:45:08 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:40:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> said in <a href="/post/169974">jQuery collapse.bs.show method not working (Version:60.0.3255.70)</a>:</p>
<blockquote>
<p dir="auto">Okay, here's what I see. In Firefox and Opera, closing the parent "Category &amp; Search" menu also closes the submenu. As in, when you open up the Category &amp; Search menu again, the submenu is no longer open. This is the behavior you want.</p>
<p dir="auto">However, in Chrome and Vivaldi, the submenu does not close. As in, when I open up the "Category &amp; Search menu again, the submenu is still open from the last time.</p>
</blockquote>
<p dir="auto">This is in Chrome 73, also checked in Chrome 74 after updating.<br />
So I wonder how it is not working on your Chrome, when it is working on my Chrome.<br />
MS Edge it works the same as all others as well, except Opera is showing a wrong behavior.</p>
<p dir="auto"><img src="https://i.imgur.com/j0e5QJH.gif" alt="alt text" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/post/169975</link><guid isPermaLink="true">https://forums.opera.com/post/169975</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 06 May 2019 07:40:35 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:35:30 GMT]]></title><description><![CDATA[<p dir="auto">Okay, here's what I see. In Firefox and Opera, closing the parent "Category &amp; Search" menu also closes the submenu. As in, when you open up the Category &amp; Search menu again, the submenu is no longer open. This is the behavior you want.</p>
<p dir="auto">However, in Chrome and Vivaldi, the submenu does not close. As in, when I open up the "Category &amp; Search menu again, the submenu is still open from the last time.</p>
]]></description><link>https://forums.opera.com/post/169974</link><guid isPermaLink="true">https://forums.opera.com/post/169974</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Mon, 06 May 2019 07:35:30 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:27:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> said in <a href="/post/169972">jQuery collapse.bs.show method not working (Version:60.0.3255.70)</a>:</p>
<blockquote>
<p dir="auto">I think I see what you're saying now. Sorry. Hold on.</p>
</blockquote>
<p dir="auto"><img src="https://i.imgur.com/t3Ixrg3.gif" alt="alt text" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/post/169973</link><guid isPermaLink="true">https://forums.opera.com/post/169973</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 06 May 2019 07:27:37 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:26:38 GMT]]></title><description><![CDATA[<p dir="auto">I think I see what you're saying now. Sorry. Hold on.</p>
]]></description><link>https://forums.opera.com/post/169972</link><guid isPermaLink="true">https://forums.opera.com/post/169972</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Mon, 06 May 2019 07:26:38 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:23:18 GMT]]></title><description><![CDATA[<p dir="auto">@Power2All said in <a href="/post/169968">jQuery collapse.bs.show method not working (Version:60.0.3255.70)</a>:</p>
<blockquote>
<p dir="auto">I added a screentogif how it should not work.</p>
</blockquote>
<p dir="auto">That's how it works in Chrome, Firefox and Opera for me. Can you post a pic of how it <em>should</em> work? Maybe I'm just not getting what you're saying.</p>
]]></description><link>https://forums.opera.com/post/169970</link><guid isPermaLink="true">https://forums.opera.com/post/169970</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Mon, 06 May 2019 07:23:18 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 07:05:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a></p>
<p dir="auto">That is interesting, as I tested it both on my work PC with Opera 60 and on my home PC, also both Win 10 Pro.<br />
I wonder then what the difference is, but it feels like something is wrong though.<br />
Also, I noticed the javascript is being handled differently on Opera, then on Chrome (Chrome my background changer doesn't echo any zero'd arrays, where as Opera does, see the console log).</p>
<p dir="auto">I added a screentogif how it should not work.</p>
<p dir="auto"><img src="https://i.imgur.com/Ae1KDol.gif" alt="alt text" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/post/169968</link><guid isPermaLink="true">https://forums.opera.com/post/169968</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 06 May 2019 07:05:35 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Mon, 06 May 2019 03:33:43 GMT]]></title><description><![CDATA[<p dir="auto">@Power2All2 Thanks for the testcase. In both Chrome and Opera (60 and 61 on Windows 10 Pro), I click on "Category &amp; Search", click on "Pictures" and then click on "Category &amp; Search" again and they both close just fine.</p>
]]></description><link>https://forums.opera.com/post/169955</link><guid isPermaLink="true">https://forums.opera.com/post/169955</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Mon, 06 May 2019 03:33:43 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Sun, 05 May 2019 12:22:46 GMT]]></title><description><![CDATA[<p dir="auto">Very simple.<br />
Go to <a href="http://windows.power2all.com:8000/" target="_blank" rel="noopener noreferrer nofollow ugc">http://windows.power2all.com:8000/</a><br />
Click on Category &amp; Search, and when you drop-down on the right a category name, and close the Category &amp; Search, that one should automatically close as well.<br />
It doesn't, but if you check on for example Chrome or Firefox, this behavior works fine.</p>
<p dir="auto">URL is active for now, as I am still developing.</p>
]]></description><link>https://forums.opera.com/post/169924</link><guid isPermaLink="true">https://forums.opera.com/post/169924</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 05 May 2019 12:22:46 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]jQuery collapse.bs.show method not working (Version:60.0.3255.70) on Sun, 05 May 2019 10:16:49 GMT]]></title><description><![CDATA[<p dir="auto">Set up a minimal testcase and we can check.</p>
]]></description><link>https://forums.opera.com/post/169897</link><guid isPermaLink="true">https://forums.opera.com/post/169897</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Sun, 05 May 2019 10:16:49 GMT</pubDate></item></channel></rss>