Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
grid css: 2x 25/50/25 column split   Message List  
Reply | Forward Message #12831 of 52127 |
Re: [ydn-javascript] grid css: 2x 25/50/25 column split

Matthias Winkelmann wrote:
>
>
> Hi all,
>
> I'm trying to get two rows with 25/50/25 column splits in grids css.
> I've got it going with one row with the example at http://
> developer.yahoo.com/yui/examples/grids/example_ge.html. I've tried to
> get the second row to adopt the same format by nesting a yui-gd
> inside a yui-ge, but it doesn't result in anything useful (I have the
> two leftmost columns on top of each other in FF, and the percentages
> all wrong in Safari).
>
> Any help is appreciated,
>

Try adding a clearing div below the first row.

Something like: <div style="clear: both; font-size: 0; height: 0;"></div>
should fix this.

--
Gopalarathnam Venkatesan

http://gopalarathnam.com/



Mon Apr 30, 2007 6:22 pm

gopalarathnam_v
Offline Offline
Send Email Send Email

Forward
Message #12831 of 52127 |
Expand Messages Author Sort by Date

Hi all, I'm trying to get two rows with 25/50/25 column splits in grids css. I've got it going with one row with the example at http:// ...
Matthias Winkelmann
matt4077
Offline Send Email
Apr 27, 2007
10:26 pm

... Try adding a clearing div below the first row. Something like: <div style="clear: both; font-size: 0; height: 0;"></div> should fix this. -- Gopalarathnam...
Gopalarathnam Venkate...
gopalarathnam_v
Offline Send Email
Apr 30, 2007
6:22 pm

I tried too but i don't succeded this is my code <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ...
kyashan71
Offline Send Email
Jun 2, 2007
7:03 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help