• Hello Everyone, I've been working on a solution to my textfield issues and have come up with a good balance of functionality but having one little problem that I've been searching the forum for a fix.

    Basically what I am looking to do is as follows:

    I will have multiple textfield plugins ex. plugin_05_01_html5, plugin_05_02_html5, plugin_05_03_html5, etc..
    I've managed to create an actions that dynamically builds the plugin that adds the background image, close button and sets the mask.
    I've create another action the closes everything.

    The constant here is the background. Never changes size, the variable is the textfield that holds the content. The question is How do I set the close action for the textfield with only one action. the textfields will only be opened and closed one at a time. The only other way I am thinking is using an if then else statement but I tried it and nothing happened.

    I hope my explanation is clear. I can build it if I am pointed in the right direction.

    Thanks,

    Robert

    Code
    <hotspot name="hs_05_01" devices="flash|android|html5" style="hotspot_ani_white" 
    		     ath="199.97558228887985" atv="-5.672625480614146"
    		     zoom="false"
    		     onhover="showtext(call open texfield, csmall);"
    		     onclick="action(open_bkg,textfield_bg);  set(plugin[plugin_05_01_html5].visible,true);"
    		     />

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!