• Resolved brob34

    (@brob34)


    On my site I have several pages which include a “Request A Sample” button. When the button is clicked it should expand showing a form to order a sample. When using Safari or Firefox, the button works as it is supposed to. However, when using Chrome browser, the button does nothing. Can you take a look at the page referenced above and help me figure out what is wrong?

    Thanks for any help you can provide!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author twinpictures

    (@twinpictures)

    The issue is the Iframe does not have a width or height. you have two options.
    1. Define a width and height for this element
    2. use targclass="maptastic" in the shortcode like so:
    [expand title="trigger text" targclass="maptastic"/]

    Thread Starter brob34

    (@brob34)

    Thank you for your reply! Your suggestion solved the problem and my forms are working as they should in all browsers! Excellent work!

    Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Does not expand when using Chrome Browser’ is closed to new replies.