//Changes the second tab to a new tab url.
$("#element").wijtabs('url', 1, "http://wijmo.com/newTabUrl")
Remarks
The specified URL will be used for subsequent loads.
Note that you can not only change the URL for an existing remote tab
with this method, but you can also turn an in-page tab into a remote tab.