Categories | Question details Back To List | ||||||||||||||||||||
questions about tabbar dear sir, thank you for answering my first question. Here I have 2 more advance questions need some assistance http://dhtmlx.com/docs/products/kb/index.shtml?cat=7&page=2&q=3078 after reading this KB question, I continued to modify the code http://gokoproject.com/New Folder (3).zip please don't be afraid, this is the sample code that I created after you asnwered my question. There is no virus or harmful script. Please be fine to see what I did. Okay, so back to the topic. I wanted to create a 4 side tabber with different content on each tabber I don't know if it will work, but my very question is if you see the sample appearance, it comes out without order. They aren't in a 4-side position, instead, each is appears at a dfferent spot. I want to create something similar to the live demo. What I have troubled is how do you take those <div> tag onto a 4-side position. This is what I have been doing for an hour. Answer posted by Support on Jul 29, 2008 09:54 You can check next sample http://dhtmlx.com/docs/products/dhtmlxTabbar/samples/tabs_orientation/tab_all.html?un=1217351219000 ( full code exist in your package at dhtmlxtabbar/samples/tabs_orientation/tab_all.html ) Update file fro your sample attached to post. Attachments (1)
Answer posted by Johnny on Jul 29, 2008 10:24 Dear Sir, Yes I realized it. But your update cdoes worked very well. I just have one more question. Is it possible, to assign different tab with different xml file and each display a different content? from the code and the trial - error I don't see anything is being display. I have 1.xml, 2.xml, 3.xml, 4.xml and 5.xml for each tab but none of them will display any content from each xml. Is is the limit to the free-user? I am sorry to bother you.... Attachments (1)
Answer posted by Support on Jul 30, 2008 05:09 >>Is is the limit to the free-user? This is not related to the pro|standard differences. The tabbar doesn't have hative solution for use-case , which you want to implements, but it can be done with some custom code attached to tabbars events. Updated sample attached. Attachments (1)
|