Tagged Questions

0
votes
1answer
27 views

Aligning text within a div tag doesn’t come out on IE6 or IE7

I'm having a couple of problems with this site. Actually it's my lack of CSS skills that is the major issue. In any case, if you go to this page: http://winteradagency.com/Arv …
3
votes
3answers
64 views

Object Positioning Algorithm

I'm wondering if there is an "optimal" solution for this problem: I have a n x m (pixel) sized space with p preexisting rectangled - objects in various sizes on it. Now I want to …
0
votes
1answer
41 views

Is possible to exactly find position of KeyPress event in browsers except IE?

From my recent question, I use KeyPress event for detecting '@' character in rich text editor. By the way, I just found that KeyPress event in other browser like Firefox 3.5 and Go …
0
votes
1answer
23 views

HTML: iframe positioning

Hi, How can I "divide" a page up into a series of iframes and position them in this sort of fashion: http://img81.imageshack.us/img81/4605/layoutew.jpg where each "box" is a scroll …
2
votes
1answer
51 views

Absolute bottom positioning in relative div

I want to position "rightBottomPart" to the bottom of "rightPart" and I want "rightPart to be as high as "leftPart". The problem is that I don't know the height of the content in " …
1
vote
1answer
49 views

CSS Relative positioning overflow (squashed div problem) divs height expand with content?

Hi I'm trying to edit some css to include a border to the right and the left of my site. My problem is that when I make my height 100% or auto nothing happens, but when I change …
0
votes
1answer
24 views

WPF Grid ellipse overlay position

Sor far I have: <Grid x:Name="MainLibraryGrid"> <TabControl Name="TabControl1" TabStripPlacement="Bottom"> <TabItem Header="300s"> <Gr …
0
votes
1answer
31 views

How can I make my fixed position work in IE6?

I've have tried this: body {height: 100%;overflow: auto; body #cornerImage {position: absolute;bottom: 0;} and this: { margin:0; padding:0; } html, body { height: 100%; …
0
votes
4answers
46 views

Absolute positioning in Flex?

I need to programmatically add a set of controls with some amount of pixels between them. I can't seem to find how to do this in the Flex docs. How can I do it?
0
votes
1answer
16 views

RichTextBox Text Positioning

Hello, I'm building a simple application, but I need to know how to use a RichTextBox and position the text on it, like: center, right and left. But how I can do this?
0
votes
2answers
46 views

div tag for popup menu

Hi, I add a div tag and append it to the body and then i add to add items to the div so that it becomes a popup menu. After appending the to body, is there a way to move the div …
0
votes
1answer
92 views

Need help with CSS based absolute positioned UL alignment (dropdown effect)

Hey folks, I'm trying to a language switching system in this website. The idea is to have a SPAN which upon hover displays a dropdown box (UL based) that contains a list of av …
0
votes
1answer
23 views

Can’t get the table / news articles aligned properly

Hi there, For the life of me I can not figure out why my table will not display properly. 365-hosting.net/hosting2.html ( until source is corrected ) 365-hosting.net/style.css ( C …
1
vote
2answers
167 views

Creating C macro with ## and __LINE__ (token concatenation with positioning macro)

I want to create a C macro that creates a function with a name based on the line number. I thought I could do something like (the real function would have statements within the bra …
0
votes
2answers
117 views

flex 3 component using x y as center, not topleft

Hi, How can I extend components like buttons to use x and y value as the center of the component, not the top left? Thanks, Jean

1 2 3 4 5 8 next
15 30 50 per page