vegUI.org home of the javascript based window manager and AJAX framework

No bridge found ?!

written by vegu on 04 Feb, 2007 05:36:23
This message is displayed when trying to use the content box's fill_remote() method and no common VegUIBridge object has been initialized beforehand. To fix this issues simply call the init_bridge() method on the manager element before trying to use fill_remote()

code: js
Manager.init_bridge();

Related Posts

  • No related posts



Your Comment

name:*
email-address:

Are you human?



Comments

No comments yet.