| Page 1 of 1 | [ 3 posts ] |
|
I'd like to have a separator line between two columns. It could be a thicker line, or a different colored line maybe.
Is it possible? |
|
Sure, each column gets a className made of the 'yui-dt-col-' prefix plus a sanitized version of the column key (some questionable characters are replaced by underscores). So, you could use css to change that. However, defining a thicker border for that column on its own won't help much. Borders are already defined in the DataTable so you need to override those definitions and overriding them will require some reading:
http://www.satyam.com.ar/yui/widgetstyles.html |
|
Very nice, thank you! That's a great little article, btw =)
|
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group