Topic: TR Valign Compatibility Problem (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=9578" title="Pages that link to Topic: TR Valign Compatibility Problem (Page 1 of 1)" rel="nofollow" >Topic: TR Valign Compatibility Problem <span class="small">(Page 1 of 1)</span>\

 
Synthetic
Paranoid (IV) Inmate

From: under your rug,
Insane since: Jul 2001

posted posted 12-20-2002 20:00

The "valign attribute" works fine in MSIE and Netscape 6+ but seems to not be supported in Mozilla or Opera

Is there another tag or something I can use to get the same effect in those browsers too? Or am I just out of luck?

OlssonE
Maniac (V) Inmate

From:  Eagleshieldsbay, Sweden
Insane since: Nov 2001

posted posted 12-20-2002 21:50

I found this page but its baaad! Its about Opera 4 bugs...
Maybe you could give us some code example...
Which version of mozilla/opera are you running?


[This message has been edited by OlssonE (edited 12-20-2002).]

Synthetic
Paranoid (IV) Inmate

From: under your rug,
Insane since: Jul 2001

posted posted 12-20-2002 22:31

Thanks for your interest

I read though the mozilla docs and found something that explains my problem pretty well...

From: http://www.mozilla.org/docs/web-developer/bugspecs/REC-CSS1.html#vertical-align

quote:
Using the 'top' and 'bottom' alignment, unsolvable situations can occur where element dependencies form a loop.

Percentage values refer to the value of the 'line-height' property of the element itself. They raise the baseline of the element (or the bottom, if it has no baseline) the specified amount above the baseline of the parent. Negative values are possible. E.g., a value of '-100%' will lower the element so that the baseline of the element ends up where the baseline of the next line should have been. This allows precise control over the vertical position of elements (such as images that are used in place of letters) that don't have a baseline.



Now using the same code it works in MSIE and Netscape 6+ but Mozilla and Opera seem to both have the problem mentioned above... I was hoping for a work around but i think i'll just have to wait until they update their browsers

[This message has been edited by Synthetic (edited 12-21-2002).]



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu