﻿<?xml version="1.0" encoding="utf-8"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebCombo - WebCombo need to adjust result box orientation automatically in firefox</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-need-to-adjust-result-box-orientation-automatically-in-firefox/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebCombo need to adjust result box orientation automatically in firefox</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-need-to-adjust-result-box-orientation-automatically-in-firefox/</link><pubDate>Tue, 08 Sep 2009 01:36:34 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt; mso-themecolor: text2"&gt;Glad to hear that the solution provided by Handy helps. &lt;/span&gt;&lt;/p&gt;&lt;pre&gt;var webCombo = ISGetObject("WebCombo1");
var wcheight = webCombo.LayoutSettings.ItemHeight;
webCombo.ResultBox.show(left, top - 95, width, height);
&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt; mso-themecolor: text2"&gt;Please feel free to contact us with any questions or concerns you may have.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebCombo need to adjust result box orientation automatically in firefox</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-need-to-adjust-result-box-orientation-automatically-in-firefox/</link><pubDate>Tue, 08 Sep 2009 00:34:29 GMT</pubDate><dc:creator>vinsdeon</dc:creator><description>&lt;p&gt;I ve got required result through another thread. See &lt;a target="_blank" href="../Resultboc-popup-type-firefox/"&gt;Result box popup type firefox&lt;/a&gt;&lt;/p&gt;</description></item><item><title>WebCombo need to adjust result box orientation automatically in firefox</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-need-to-adjust-result-box-orientation-automatically-in-firefox/</link><pubDate>Mon, 07 Sep 2009 06:45:44 GMT</pubDate><dc:creator>vinsdeon</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Here is the scenario. I have got a popup aspx page. Within this i have got webcombo with values and fixed resultbox height. The popup window height is determined by calculating total content height, which wont include resultbox height. Hence when i click on webcombo, the result box drops downwards and moves below to the popup window as shown in the following attachement. This means am unable to show the webcombo fully in the page. For IE I rectified the problem by putting LayoutSettings-ResultBoxWindowType="Popup". But for Mozilla it wont work. So i would like to get  solution that would make webcombo adjust itself based available area ASAP. For eg: if there is no area below webcombo(the window ends), then resultbox should be shown upward, like a dropdownlist.&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>