Hello There,
I create a 'my account' section for a site, the site has some e-commerce functionality too it, what I wanting to create is a tab that shows the users current basket/short list and the other tab to show there purchase history. On buying the products from the short list (this is done in a one click system using AJAX, if a success notification returns I want to be able to chage the users current tab to purchased...is this possible using jquery tabs, and if so what kind of structure would I need, I have the ajax working but cannot figure this bit out for the life of me.
Thanks.