| Page 1 of 1 | [ 3 posts ] |
|
I have a YUI menu button I have been attempting to rotate so it sits vertically. The following CSS works well in Firefox, but in the WebKit browsers the button is rotated correctly, but the drop down elements fail to appear when you click the button. Any ideas or ways to use transforms in YUI or something besides CSS?
It is also worth noting that I have to stick to YUI 2.9 Current CSS: .yAxisBtn { margin-top: 10px; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); } |
|
I should also clarify that I'm applying this CSS class to the div container the button is rendered to.
|
|
Hi can you provide more source code to can help you
|
| 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