I would like to display the sub items when the user clicks on the item of code drop down menu
Q:
I’ve downloaded and installed the trial software and have built the example that came with it.
What I would like to do is make the sub items (”New Sample 1″ -
“New Sample 5″) display when the user clicks “Sample Block 1″,
rather than having to click the little + sign next to it.
A:
You should set the following code drop down menu parameter:
var texpandItemClick=1;
Try that.