Skip to main content
May 30, 2013
Question

Can't get my Javascript to work on Marketo LP

  • May 30, 2013
  • 4 replies
  • 893 views
Hi All,

I've been able to create a script that removed, or disqualifies a field option if it's past date.

It's working here: http://jsfiddle.net/enk23/13/

But I can't get it to work here: http://info.kinnser.com/2013ProductTour.html


Any Marketo Javascript gurus got any advice? I tried adding the jQuery No Conflict, but to no avail.

Thanks in advance.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

May 30, 2013
Works for me in the latest build of Chrome/Mac. What browser are you using?
May 30, 2013
Can't get it to work in Firefox, IE7-9, on PC.
May 30, 2013
It is working for me in IE and Firefox on PC (via Browserstack).  Maybe try clearing cache and cookies in your browser?  I don't know what else the issue would be.
May 30, 2013
I just reconfigured to code and pushed the values into an array and now it's working. Thank you for all your help.