Hi—
I’d like to be able to jump around within a pBlock between its members on command. For example, if I had 6 members in a pBlock (A, B, C, D, E, and F), is there a way if I’m on member B to link to member D?
Basically, what I’m trying to do is be able to set up a list of the member of a pBlock and load them in the same space of the same PHP file. I have some vague notions of how to do something *similar* in JavaScript but not exactly—plus it would make life easier to be able to update this information via pMachine instead of coding it.
Thoughts? Suggestions? Thanks!
