Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Baden

    (@baden03)

    Hi Max,
    First of all, you are very welcome for the plugin!

    What you are doing is something new… having two triggers expand/collapse the same target. The reason you are having trouble is:
    1. The connection between trigger and target is based on ID
    2. ID’s must (or should) be unique for each element.

    So, you might try using the Internal Collapse Trigger method and see if it works:

    Top triggers should have ID’s like:
    1, 2, 3, etc…
    Bottom (or Side) triggers should have ID’s like:
    bot-1, bot-2, bot-3, etc…
    Targets should have ID’s like:
    target-1, target-2, target-3, etc…

    Give that a try and let us know how it works out!
    May the force be with you.

    Thread Starter maxfed

    (@maxfed)

    thank you for your advice, but I tried and it’s still the same, now I just lest the step 1: discovery with setting that you suggest. Maybe I do something srong…

    here is my code:

    <div id="1" class="drop4"><a title="step 1: discovery" href="#" onClick="displayMenus(1);stage.setFlashVars('display=1,large');return false;"><span class="style228">[expand title="step 1: discovery" id=”1” rel="submenu-highlander"]</a></span><div id="1" class="dropdown2"><span id="bot-1" class="style77">Business Definition, Strategy Research & Planning, Content and Technology Planning and Definitions.</span>[/expand]</div></div>

    Plugin Author Baden

    (@baden03)

    Max,

    We have some good news for you! Please visit: https://plugins.twinpictures.de/plugins/collapse-o-matic download and upgrade to the latest version of the plugin 1.5.2e. Once installed, check out the new Extra External Trigger feature in the documentation.

    Hit us back with your results, or If you have any questions.

    Thread Starter maxfed

    (@maxfed)

    Thank you Baden,

    I just update my plugin and this “Div” working great, but I tried to do content for the id=”extra1-test” and used for ID “target-extra1” and “target-extra1test” and “doesn’t work, I know I do something wrong with it.
    <div id="target-test" class="collapseomatic_content">You might think you can catch a monkey, but you can't. Monkeys are FAST!</div>
    ___
    basically I need that Trigger 1 opens at the same time Trigger 2 with the arrow, but I have issue with the ID

    <div id="test" class="collapseomatic">Trigger 1</div>
    <div id="target-test" class="collapseomatic_content">You might think you can catch a monkey, but you can't. Monkeys are FAST!</div>
    <div id="extra1-test" class="collapseomatic">Trigger 2</div>
    <div id="target-test" class="collapseomatic_content">You might think you can catch a monkey, but you can't. Monkeys are FAST!</div>

    Thank you,
    Max

    Plugin Author Baden

    (@baden03)

    Not sure we understand:
    you want 1 trigger to open up 2 targets?
    or do you want 2 triggers to open up 1 target?

    Thread Starter maxfed

    (@maxfed)

    yes I want 1 trigger to open up 2 targets.

    Plugin Author Baden

    (@baden03)

    Max: We have this feature available in our Collapse-Pro-Matic plugin, the $5 pro version of Collapse-O-Matic.

    Please view a demo of how to use multiple targets here:
    https://spacedonkey.de/788/collapse-o-matic-multi-triggers/

    Let us know if you have any questions.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Arrow’ is closed to new replies.