You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the current API docs, the url parameter of the pagecontainer widget's load method can be a URL, or "You can also specify a jQuery collection object." I believe this is incorrect; you can supply a jQuery object to the change method, but not to the load method.