subwayside Posted December 5, 2014 Share Posted December 5, 2014 (edited) Hi, I want to customize my account in my website. now its just default but i to make little different. Please anyone have any idea to make like that. please find attached image and reply soon. Edited December 5, 2014 by subwayside (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted December 5, 2014 Share Posted December 5, 2014 That implies a link is selected as soon as you access the account page? (namely, order history?) It might get tricky as for example the order history needs some specific javascript and has a specific styling based on the ID (#history). What about using iframes? Link to comment Share on other sites More sharing options...
subwayside Posted December 5, 2014 Author Share Posted December 5, 2014 Hi, Exactly i want to make like select a link then customer will access quickly to order history and my profile etc, there will be no page redirection to other page for a single link. I confused about iframes can you please enplane to me . Thanks for reply but this is not my answer which i'm looking for. Link to comment Share on other sites More sharing options...
NemoPS Posted December 6, 2014 Share Posted December 6, 2014 You need ajax if you don't want any page reload. You can use an iframe or even a content box really, basically taking the parameter link from the side menu into your ajax call, and replacing the box/iframe content with the call response. It's tough to explain more in detail, but if you're a developer you know what I mean Link to comment Share on other sites More sharing options...
Recommended Posts