Do you know if I can embed this into eBay listings?

  • DukeofBling
    Asked on December 8, 2016 at 12:22 PM
    Do you know if I can embed this into eBay listings. They have
    started a new no interactive script policy. I can always link to this but I
    would rather use it on a listing for easier user input.
    Ross Barnhill
  • Jan
    Replied on December 8, 2016 at 12:39 PM

    If script elements are not allowed, you can try using the iFrame method. Here's a guide: https://www.jotform.com/help/148-Getting-the-form-iFrame-code.

    You just need to remove the script element below the iFrame code. Here's an example: 

    <iframe id="JotFormIFrame-63424578418968" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/12345678912345" frameborder="0" style="width:100%; height:4710px; border:none;" scrolling="no"> </iframe>
    <script type="text/javascript"> ... </script>

    Hope that works. Thank you.

  • DukeofBling
    Replied on December 8, 2016 at 12:44 PM

    I will try this but eBay isn't crazy about iFrames either.

    Ross

  • Jan
    Replied on December 8, 2016 at 1:46 PM

    Unfortunately, I don't have an eBay account to try it on. Please try the iFrame code and let us know if it is not working. Thank you.