Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • judithyoung61 Friend
    #148446

    Hi,

    I have got my slideshow working for the Kyanite II template, but was wondering if it was possible to keep the description text static to remain the same through every image transition, and not change with the image.

    The only reason I ask is because I would like to put a form in the description box and it would be impossible for the user to fill it in, if it keeps refreshing after every image transition.

    In short: My description HTML needs to remain still throughout each image transition.

    My live link is:
    ==> http://dev.kitchens-nationwide.co.uk

    Also, hard-coding/editing the template files is not a problem.

    Thanks in advance,
    – James.

    Note: I am acting as a developer for my client (who owns this JoomlArt account).

    Saguaros Moderator
    #331812

    You can complete your idea by You put the source of your form into the description parameter:
    Example[PHP]

    <h3>Welcome to ja kianite</h3>
    <p>
    <form name=”form1″ action=”index.php”>
    <input type=”text” name=”name”>
    </form>
    </p>

    <h3>Bedroom Interior Design</h3>
    <p>
    <form name=”form2″ action=”index.php”>
    <input type=”text” name=”name”>
    </form>
    </p>

    [/PHP]

    judithyoung61 Friend
    #331817

    <em>@judithyoung61 163715 wrote:</em><blockquote>…if it was possible to keep the description text static to remain the same through every image transition, and not change with the image.
    </blockquote>

    Please refer to my original post, which clearly states that the description text must remain still and not refresh through each image transition.

    The problem with your code is that whatever the user puts into the form for image 1 will get reset and cleared when the slideshow transitions to image 2.

    Anyone else?

    Thanks,
    – James.

    judithyoung61 Friend
    #331857

    Doesn’t matter – fixed it myself.

    – James.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  judithyoung61 14 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum