<?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: Checkboxes as images with highlight?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-as-images-with-highlight</link>
		<description>Gravity Support Forums Topic: Checkboxes as images with highlight?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:24:55 +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/checkboxes-as-images-with-highlight" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Checkboxes as images with highlight?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-as-images-with-highlight#post-25862</link>
			<pubDate>Wed, 18 May 2011 16:17:05 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">25862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Yourguide,&#60;/p&#62;
&#60;p&#62;1) It really depends on what you want to do. Adding the selected class is just one concept of a way that would allow you to style selected items differently than unselected items. Here is another concept where the items are faded out until selected: &#60;a href=&#34;http://dl.dropbox.com/u/689144/gfsupport/checkboxes-as-images-with-highlight.htm&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/689144/gfsupport/checkboxes-as-images-with-highlight.htm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2) This is javascript/jquery code. This documentation will be helpful in determining where to place this code: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3) jQuery is available as part of WP and enqueued by Gravity Forms. You should not need to load it separately.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yourguide on "Checkboxes as images with highlight?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-as-images-with-highlight#post-25740</link>
			<pubDate>Tue, 17 May 2011 16:00:27 +0000</pubDate>
			<dc:creator>yourguide</dc:creator>
			<guid isPermaLink="false">25740@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool...&#60;br /&#62;
3 Easy questions for you:&#60;/p&#62;
&#60;p&#62;I just need a &#34;selected&#34; css class for my items that does something to them?&#60;br /&#62;
Where would I put that code?&#60;br /&#62;
Do I need to install jQuery or is it part of wordpress?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Checkboxes as images with highlight?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-as-images-with-highlight#post-25689</link>
			<pubDate>Tue, 17 May 2011 11:28:34 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">25689@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;If you're using the current version of Gravity Forms then you can add images to the product option labels via HTML:&#60;/p&#62;
&#60;p&#62;&#38;lt;img src=&#34;/path/to/your/image.jpg&#34; /&#38;gt;&#60;/p&#62;
&#60;p&#62;To update the image, you'll probably want to use some jQuery. Here is some sample jQuery code that adds a 'selected' class to the containing&#60;br /&#62;
li. This could be used to style the selected differently to indicate that it has been selected. You can use this code as a base if you'd like to change the URL of the image.&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/1916756&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1916756&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yourguide on "Checkboxes as images with highlight?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-as-images-with-highlight#post-25683</link>
			<pubDate>Tue, 17 May 2011 11:07:58 +0000</pubDate>
			<dc:creator>yourguide</dc:creator>
			<guid isPermaLink="false">25683@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry... I renamed the page... it is now at: &#60;a href=&#34;http://rockitoutbb.com/custom-tutu/&#34; rel=&#34;nofollow&#34;&#62;http://rockitoutbb.com/custom-tutu/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chris on "Checkboxes as images with highlight?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-as-images-with-highlight#post-25666</link>
			<pubDate>Tue, 17 May 2011 02:16:10 +0000</pubDate>
			<dc:creator>chris</dc:creator>
			<guid isPermaLink="false">25666@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to see an answer to this also
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yourguide on "Checkboxes as images with highlight?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-as-images-with-highlight#post-25644</link>
			<pubDate>Mon, 16 May 2011 18:16:13 +0000</pubDate>
			<dc:creator>yourguide</dc:creator>
			<guid isPermaLink="false">25644@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;New to Gravity Forms... LOVE it so far... this is an awesome plugin no wordpress site should be without.  Thank YOU!&#60;/p&#62;
&#60;p&#62;What I am trying to do is create a custom order form where instead of checkboxes, I use images of my items, I would like the user to just click on the image, and that would highlight that item, in a sense, checking the box.&#60;br /&#62;
I would like to be able to click on the item again to de-select it.&#60;br /&#62;
Its for a custom order form where users can select multiple colors that will go into the item they are ordering.&#60;br /&#62;
I then need to style all these images so they show up right next to each other in rows so it's easy to just click on the colors you want, then continue.&#60;br /&#62;
I will be integrating this form into Cart66 to process orders.&#60;br /&#62;
You can see what I have so far over here: &#60;a href=&#34;http://rockitoutbb.com/tulle-colors/&#34; rel=&#34;nofollow&#34;&#62;http://rockitoutbb.com/tulle-colors/&#60;/a&#62;&#60;br /&#62;
Any and all suggestion welcomed!&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
