Embedded SurveyMonkey survey not appearing on mobile -
i'm looking embed existing survey monkey survey webpage, following instructions here:
http://help.surveymonkey.com/articles/en_us/kb/website-collector
which working on desktop , tablet sizes, reason not working on mobile (either on android device or in chrome emulator)
the following steps appear working:
- loading embed script page
- embed script calls surveymonkey.com, , retrieves smcx script
- smcx.boot() called
but, survey (or markup) not appear in page.
has else run issue? other additional information can provide?
the website collector used work everywhere, changed api , document mobile not supported.
http://help.surveymonkey.com/articles/en_us/kb/website-collector
"website collectors display on desktop browsers only—not on mobile devices or tablets."
it's worse not supporting mobile or tablets, surveys don't load on desktop browsers if browser 760 pixels or less wide.
the solution iframe web link in manually.
<iframe height="500" width="500" src="https://www.surveymonkey.com/r/xl3ddms"></iframe>
Comments
Post a Comment