Hello!! I've a jQuery tab design where product details should be shown category wise. So we can say the tabs would be the category. Here is the image link as a demo: http://s21.postimg.org/55mbf96xj/Design.png
What I thought the categoryID or CategoryName is needed to be passed in order to get the related product details. I've seen some of tab control tutorials. I was wondering if there is any more detailed understanding or tutorial on it. I tried to implement it
with literals. Seems like this is not going to work. Any easy way to do it??
Go to the complete details ...