``` $.slidePanel.show({ url: 'ajax.html', settings: { method: 'GET' } }); ``` Any ideas?
Any ideas?