A2HD
02-28-2008, 03:02 PM
1) Script Title:
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem:
First of all this script is great, flexible and I have been able to use it in many different ways. Now I have been asked to do a couple of things with the script that I can't seem to figure out how to do.
First, I am trying to trigger the expandit() function with a mouseover of a tab. The name of my div is "newTabs", the name of my tabs are "new1", "new2", etc. I am trying to use onmouseover="newTabs.expandit('new1');", I have also tried "expandit('new1');" without any luck. Is there a way to do this similar to how any link on the page can be set to select a tab?
Feature request: Any chance there can be a setting added to allow random load of a tab rather than one that is selected by default?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem:
First of all this script is great, flexible and I have been able to use it in many different ways. Now I have been asked to do a couple of things with the script that I can't seem to figure out how to do.
First, I am trying to trigger the expandit() function with a mouseover of a tab. The name of my div is "newTabs", the name of my tabs are "new1", "new2", etc. I am trying to use onmouseover="newTabs.expandit('new1');", I have also tried "expandit('new1');" without any luck. Is there a way to do this similar to how any link on the page can be set to select a tab?
Feature request: Any chance there can be a setting added to allow random load of a tab rather than one that is selected by default?