<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: Add anchor tag in label</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-anchor-tag-in-label</link>
		<description>Gravity Support Forums Topic: Add anchor tag in label</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:05:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/add-anchor-tag-in-label" rel="self" type="application/rss+xml" />

		<item>
			<title>scottshane on "Add anchor tag in label"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-anchor-tag-in-label#post-4209</link>
			<pubDate>Tue, 23 Mar 2010 19:13:26 +0000</pubDate>
			<dc:creator>scottshane</dc:creator>
			<guid isPermaLink="false">4209@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Kevin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Add anchor tag in label"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-anchor-tag-in-label#post-4188</link>
			<pubDate>Mon, 22 Mar 2010 20:17:38 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">4188@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;you can do this with some jQuery to replace the label text.. something like this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
  jQuery(document).ready(function() {
  	jQuery(&#38;#39;#input_x_x label&#38;#39;).html(&#38;#39;I have read and agree to the &#38;lt;a href=&#38;quot;#&#38;quot; name=&#38;quot;terms&#38;quot;&#38;gt;terms and conditions&#38;lt;/a&#38;gt;&#38;#39;);

  });
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;just replace the &#34;input_x_x&#34; with your actual input id, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scottshane on "Add anchor tag in label"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-anchor-tag-in-label#post-4187</link>
			<pubDate>Mon, 22 Mar 2010 18:29:39 +0000</pubDate>
			<dc:creator>scottshane</dc:creator>
			<guid isPermaLink="false">4187@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a checkbox that has a label :  &#34;I have read and agree to the terms and condition&#34;.&#60;br /&#62;
I would like to wrap &#34;terms and conditions&#34; part with and anchor tag so I can trigger a modal with that content. How can I accomplish this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
