You could reach me @ myblog-at-rajeeshcv.com
Contact
2:23 pm
One Response
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Sharing my knowledge
You could reach me @ myblog-at-rajeeshcv.com
2:23 pm
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Hello, I have a question that you can probably answer very easily.
With your layoutEngine, what is the most efficient way of triggering a change of “height” of an existing layout? For example, if the DOCK.TOP has a height of 50, an after loading the page, I want to change the height to 100, what’s the easiest way to do this?
The only way I’ve found is to make a resize function that includes the layoutSettings var and $.layoutEngine(layoutSettings); … and calling it, for example, via resize
Is there a more elegant way, such as resize … or something?
Thanks again!
Niko