This support forum belongs to the Overlay Extras Gallery Module.
Overlay Extras has a bug tracker here: http://github.com/ericf/yui3-gallery/issues
| Page 1 of 1 | [ 3 posts ] |
|
Hi,
I'm trying to set the content inside an Overlay dynamically. USE CASE: I have 2 overlay objects. The user does an action and I want to change the content in overlay 1 that is displayed to the user. I so far have not figured out how to set the content in the overlay. (sorry YUI 3 newbie here) Currently what i do is i add a property to the Overlay Object. Then when i need to set the content i do something like this: Y.one('#' + myOverlay.id).setContent(content); was wondering if there is something where i could just go: myOverlay.setContent(content) thanks! seth |
|
This is a generic Overlay question and isn't related to the features that Overlay Extras adds.
You probably want to start here when changing the content of an Overlay: http://developer.yahoo.com/yui/3/overlay/#content |
|
lol oops...shoulda realized that. my bad!
|
| 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