<?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: Styling Select/Drop Down Form Elements</title>
		<link>https://legacy.forums.gravityhelp.com/topic/styling-selectdrop-down-form-elements</link>
		<description>Gravity Support Forums Topic: Styling Select/Drop Down Form Elements</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 17:11:48 +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/styling-selectdrop-down-form-elements" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Styling Select/Drop Down Form Elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-selectdrop-down-form-elements#post-57205</link>
			<pubDate>Tue, 01 May 2012 14:27:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">57205@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rather than going this route, have you tried just enabling the built-in &#34;enable enhanced user interface&#34; option on the drop down in the formbuilder?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yannibmbr on "Styling Select/Drop Down Form Elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-selectdrop-down-form-elements#post-57192</link>
			<pubDate>Tue, 01 May 2012 13:26:28 +0000</pubDate>
			<dc:creator>yannibmbr</dc:creator>
			<guid isPermaLink="false">57192@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey there,&#60;br /&#62;
So I'm trying to style the drop down select element on a form. I'm attempting to do this with jQuery, using the selectmenu script. So far, I'm not having any luck.&#60;/p&#62;
&#60;p&#62;Here's a form with some dropdowns I wish to style; &#60;a href=&#34;http://bit.ly/JbNy6f&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/JbNy6f&#60;/a&#62;&#60;br /&#62;
Here's the script I'm attempting to use: &#60;a href=&#34;http://filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/&#34; rel=&#34;nofollow&#34;&#62;http://filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I feel that I've gone through the steps to set everything up properly. Obviously jQuery is included and I also included jQuery UI&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- jQuery UI Include --&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;!-- jQuery Selectmenu Include --&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://buddingculture.com/wp-content/themes/budding-culture/js/jquery.ui.selectmenu.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
	&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
		jQuery(&#38;#39;select#input_4_2&#38;#39;).selectmenu({style:&#38;#39;dropdown&#38;#39;});
	&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;When calling the script for the element, I've used just 'select', #input_4_2 etc. I'm just not sure what else is going on. I really need another pair of eyes to help me knock this out.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
