I am creating a desktop application with Flex for the first time. I am having problems with the position and size of the elements in the screen. 开发者_StackOverflow社区For instance
My GWT app uses a DockLayoutPanel for primary layout and the page itself does not scroll. I have a PopupPanel with a MenuBar and sometimes when a MenuItem is selected the sub menu bar goes off the bot
I need help with positioning two images on a web page. I want both the images to be fixed on the page, so one will be fixed to the top-left of the page and the other will be fixed to the bottom-right.
I\'m making a Firefox extension and I want to position a XUL panel element exactly above a search box when a person types text in the search box-- almost like autocomplete.How do I do that?
I have a div set to the css class float with float being: .float { display:block; position:fixed; top: 20px;
I have three divs: <div class=\"A\">A</div> <div class=开发者_StackOverflow\"B\">B</div>
I have a TextField and a Sprite both at y = -20; and they are in the correct position. Then I do this tween.
Description: I have a page, with a container (div.display). The div for the main content of my page is called #main. For a long time I struggled to get this div expand automatically with content and
I\'m looking for a way to check to see that a window I am creating is visible and entirely on one monitor.I have seen too many programs do nasty things when they try to restore their position and the
I\'m trying to put two divs on the right side of parent div one above another. Something like this: div#top