| Page 1 of 1 | [ 2 posts ] |
MarcYUI Contributor
|
Hi,
when I call node.show() it ends up executing node.setStyle('display',''); Is this supposed to be overriden? I would expect setStyle('display','block') Marc |
|
The html element must have had a display setting from a CSS file, either itself or inherited, which might be inline, inline-block or whatever. Setting the display style to none overrides this, setting it back to nothing lets the original one resurface.
|
| Page 1 of 1 | [ 2 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