Totally confused with the textfield plugin

  • I've been searching the forums for a few hours trying to find examples specific to my issues, but no luck.

    I have a pano with 5 hot spots over products

    I want to have the textfield plugin display a single box with product description centered at the bottom of the screen

    it only appears when a user mouses over the hot spot (but then it remains up until a user closes the box)

    if they mouse over a 2nd hot spot, all of the text changes in the product description box

    is this possible? Any examples?

    Thanks

    Kirk

  • Hi spyboy,

    Here an example:

    There is 3 hotspot , 1 textfield plugin and 3 data with the html to be displayed for each hotspot. When onover an hotspot, an action is called to set the html value for the textfield plugin...

    Code
    onover="set(plugin[htmltext].html,data:html_hotspot_3);

    Hope this is what you was looking for.

    Salut.

    Edited: added an <action name="showwindow"> on the code...

    Einmal editiert, zuletzt von michel (8. Oktober 2009 um 03:46)

Jetzt mitmachen!

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