<?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[Button in JQuery not working]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I've integrated in a JQuery a button to be displayed.<br />
&lt;span class="appdrag-button primary-color appdrag-palette-background-color-dark-primary-color dynamic-sized-element" hover-color="text-color" hover-background-color="light-primary-color" style="color:#feffff;border-radius:25px;font-size:16px;background:linear-gradient(45deg,#b066fe,#63e2ff);padding:15px 25px !important;margin-top:0 !important;margin-bottom:0 !important" fs-d="16" link-local="exercice" link-target="page" local-anchor="&amp;id=' + <a href="http://carouselElem.id" rel="nofollow ugc">carouselElem.id</a> + '; &amp;program=' + programParam + '" link-type="current" icon="fas fa-play-circle" padding-desktop-top="15" padding-desktop-bottom="15" padding-desktop-left="25" padding-desktop-right="25" background-gradient="%7B%22type%22%3A%22linear%22%2C%22position%22%3A%7B%22x%22%3A50%2C%22y%22%3A50%2C%22angle%22%3A45%7D%2C%22colors%22%3A%5B%7B%22color%22%3A%22%23B066FE%22%2C%22from%22%3A%22%22%7D%2C%7B%22color%22%3A%22%2363E2FF%22%2C%22from%22%3A%22%22%7D%5D%7D"&gt;&lt;i class="fas fa-play-circle left" style="font-size:px"&gt;&lt;/i&gt;&lt;span&gt;Accéder à cet exercice&lt;/span&gt;&lt;/span&gt;</p>
<p dir="auto">When I try to clik on it, nothings occur. I've tried another button with no code, it works outside from the script but it's not working in my script.</p>
<p dir="auto">Any idea ?<br />
Here is my project page : <a href="https://prod.appdrag.com/Builder/pagebuilder.html?appId=inspiration-fe287c#PAGE_exercice" rel="nofollow ugc">https://prod.appdrag.com/Builder/pagebuilder.html?appId=inspiration-fe287c#PAGE_exercice</a></p>
]]></description><link>https://community.appdrag.com/topic/850/button-in-jquery-not-working</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 01:42:10 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/850.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 May 2021 20:17:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Button in JQuery not working on Fri, 28 May 2021 06:10:40 GMT]]></title><description><![CDATA[<p dir="auto">You're welcome <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f64f.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--pray" title=":pray:" alt="🙏" /></p>
]]></description><link>https://community.appdrag.com/post/3485</link><guid isPermaLink="true">https://community.appdrag.com/post/3485</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Fri, 28 May 2021 06:10:40 GMT</pubDate></item><item><title><![CDATA[Reply to Button in JQuery not working on Thu, 27 May 2021 09:10:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/2">@Wassim</a> said in <a href="/post/3480">Button in JQuery not working</a>:</p>
<blockquote>
<p dir="auto">handleLinks();</p>
</blockquote>
<p dir="auto">Wassim ... You are Great ! <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--+1" title=":+1:" alt="👍" /></p>
]]></description><link>https://community.appdrag.com/post/3484</link><guid isPermaLink="true">https://community.appdrag.com/post/3484</guid><dc:creator><![CDATA[Olivier MAGNIN]]></dc:creator><pubDate>Thu, 27 May 2021 09:10:46 GMT</pubDate></item><item><title><![CDATA[Reply to Button in JQuery not working on Thu, 27 May 2021 06:13:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Maybe try to call the function handleLinks after you've built your buttons, to tell AppDrag to bind events on it.</p>
<pre><code>handleLinks();
</code></pre>
]]></description><link>https://community.appdrag.com/post/3480</link><guid isPermaLink="true">https://community.appdrag.com/post/3480</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Thu, 27 May 2021 06:13:18 GMT</pubDate></item></channel></rss>