<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Usingnamespace - Blog &#187; sizetopopup</title>
	<atom:link href="http://www.usingnamespace.org/tag/sizetopopup/feed" rel="self" type="application/rss+xml" />
	<link>http://www.usingnamespace.org</link>
	<description>C#, XUL, Javascript, C++ ...</description>
	<lastBuildDate>Tue, 17 Jul 2012 14:53:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[XUL] Menupopup larger than the menulist</title>
		<link>http://www.usingnamespace.org/xul-menupopup-larger-than-menulist.html</link>
		<comments>http://www.usingnamespace.org/xul-menupopup-larger-than-menulist.html#comments</comments>
		<pubDate>Wed, 30 Jun 2010 05:46:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[XUL]]></category>
		<category><![CDATA[bigger]]></category>
		<category><![CDATA[larger]]></category>
		<category><![CDATA[menulist]]></category>
		<category><![CDATA[menupopup]]></category>
		<category><![CDATA[sizetopopup]]></category>
		<category><![CDATA[wider]]></category>

		<guid isPermaLink="false">http://www.usingnamespace.org/?p=201</guid>
		<description><![CDATA[This is a very small tip, but if you don&#8217;t know it you might loose a lot of time on it !
To have a menupopup bigger than it&#8217;s parent menulist just set the attribute sizetopopup on the menulist to none:

 sizetopopup
    Type: one of the following values
    Indicates how [...]]]></description>
			<content:encoded><![CDATA[<p>This is a very small tip, but if you don&#8217;t know it you might loose a lot of time on it !</p>
<p>To have a <em>menupopup</em> bigger than it&#8217;s parent <em>menulist</em> just set the attribute <strong>sizetopopup</strong> on the <em>menulist</em> to <strong>none</strong>:</p>
<blockquote><p>
 sizetopopup<br />
    Type: one of the following values<br />
    Indicates how the menu width and the menupopup width are determined. If the sizetopopup attribute is left out or set to none, the menu will be its preferred width and the popup may extend outside of this width, unaffected by the maximum width of the menu itself. </p>
<p>    * none: The width of the popup will not be constrained to the size of the menu.<br />
    * always: If set to always, the menu&#8217;s width will be the same as that necessary for the menupopup . If the menu has a maximum width, the popup will also be this width.
</p></blockquote>
<p><a href="https://developer.mozilla.org/en/XUL/menulist#a-sizetopopup">https://developer.mozilla.org/en/XUL/menulist#a-sizetopopup</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usingnamespace.org/xul-menupopup-larger-than-menulist.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
