Results 1 to 3 of 3

Thread: Reset Button on Div element

  1. #1
    Join Date
    Sep 2014
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Reset Button on Div element

    1) Script Title: Imagepanner.js

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...magepanner.htm

    3) Describe problem: I'd like to add a reset button/div. Clicking the reset button would reset the image to it's original zoom level and alignment. Please let me know how this can be accomplished/if it's possible? Thank you very much!

    Here's the markup I'd like to use:
    Code:
     <div id="productdetails_reset">
                            <div class="svg-container reset">
                                <svg viewbox="0 0 100 112.6" preserveaspectratio="xMinYMin meet">
                                    <use xlink:href="#icon-reset">
                                    </use>
                                </svg>
                            </div>
                            <div class="scene-view__control-label">Reset</div>
                        </div>

  2. #2
    Join Date
    Sep 2014
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hmm... Maybe this is easier then I thought? And that's why there are 110 views but no response?

    Would it be possible to just get pointed in the right direction on this? Please and thanks!

    I found this thread which seems to be similar to what I'm trying to accomplish here, but the attachment no longer works.
    http://www.dynamicdrive.com/forums/s...to-1-on-change

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    This is the attachment from then. Hope it helps:

    imagepanner.js
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Similar Threads

  1. Replies: 9
    Last Post: 08-09-2009, 04:58 PM
  2. Button element's click effect
    By Keleth in forum CSS
    Replies: 5
    Last Post: 07-11-2009, 08:48 AM
  3. One button to Save and Reset Form - Help
    By jpaulraj in forum JavaScript
    Replies: 1
    Last Post: 04-05-2007, 08:54 AM
  4. show content with reset button
    By slayerboyjr in forum JavaScript
    Replies: 1
    Last Post: 07-20-2006, 07:28 AM
  5. Problem with radio button reset??
    By dmitryseliv in forum JavaScript
    Replies: 2
    Last Post: 06-13-2006, 10:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •