button does not work in explorer

  • wtucker0092
    Asked on December 9, 2014 at 7:46 PM

    On my form, the Music Choices Click Here button....  It works for firefox and chrome but does not work for explorer

    http://customphotoapps.com/order.html

  • val
    Replied on December 10, 2014 at 1:00 AM

    I would suggest that don't use a <button> tag on your link instead of putting CSS styles but don't worry about that. I've just added a simple CSS code to make your button the same design on your "Continue to payment screen" button.  :)

    Please replace your old HTML "Music Choices Click here" to this code below.

    <p><strong>Music Choices &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </strong>&nbsp;<a target="_blank" href="http://m.mp-app.com/customphotoapps/Music_Picks" rel="nofollow" class="form-submit-button">Click here</a></p>

    And in order to hide the (dashed) of the link below you need to inject this CSS code to your form.

     a,  a:hover {text-decoration: none;}

    That's it!

    Hope this information helps you to solved the issue.

    Thanks.

  • wtucker0092
    Replied on December 10, 2014 at 11:41 AM
    I tried it and what I did must be wrong... now it is not right in any
    browser... Could you look at the form, and fix it if you are allowed to and
    if not try telling me what to do? I would like some type of button like
    the "Click to upload image" button, that takes you to
    http://customphotoapps.customphotoapps.com/customphotoapps/Music_Picks/
    (this is a new link to the same place as before)
    [image: bill photo and logo.jpg] Bill Tucker Tucker Creative Photo &
    Teaching bill@tuckpixs.com www.tuckpixs.com 269-277-2706
    5162 Puetz Road Stevensville, MI, 49127 [image: fb.jpg]
    [image: pintrest.jpg]
    [image: twitter.jpg]

    ...
  • val
    Replied on December 10, 2014 at 1:02 PM

    Hi,

    Your form has now been fixed. Please check your site and you'll see the new button.

    If you have any further assistance please let us know.

    Thanks.

     

  • wtucker0092
    Replied on December 10, 2014 at 3:21 PM
    ​could you please do it again. I must have done something to undo what you
    did. Right after you sent me the message it was fine, then I edited the
    from and apparently undid what you did. I have done this before and I am
    not sure what I did to make it happen... ​
    [image: bill photo and logo.jpg] Bill Tucker Tucker Creative Photo &
    Teaching bill@tuckpixs.com www.tuckpixs.com 269-277-2706
    5162 Puetz Road Stevensville, MI, 49127 [image: fb.jpg]
    [image: pintrest.jpg]
    [image: twitter.jpg]

    On Wed, Dec 10, 2014 at 1:02 PM, JotForm Support Forum[jotform@jotform.com]
    wrote:
    ...
  • val
    Replied on December 10, 2014 at 4:36 PM

    Hi,

    I've done added back the code to your form and incase you missed up again, please put this code to the HTML like this screenshot.

    <p><strong>Music Choices &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </strong>&nbsp;<a target="_blank" href="http://customphotoapps.customphotoapps.com/customphotoapps/Music_Picks/" rel="nofollow" rel="nofollow" class="form-submit-button">Click here</a></p>

    button does not work  in explorer Image 1 Screenshot 20

     

    Thanks.