Understanding the Jetpack Developer Community

In an effort to better understand your interests, we have a new survey about what you like to develop for/with and how we can help you achieve your add-on development goals. Take a sec and help us help you!

var doc = window.document, frame = doc.createElement(‘iframe’);frame.src = ‘https://spreadsheets.google.com/embeddedform?formkey=dEFoV24wNmh2WndEREZCZGJvbEZocGc6MQ#gid=0’;frame.style.width = ‘625px’;frame.style.height = ‘600px’;frame.style.background = ‘#ababab’;frame.style.padding = ‘8px’;frame.style.marginTop = ’10px’;frame.style.MozBorderRadius = ‘5px’;frame.style.MozBoxShadow = ‘0 2px 6px 0 #BFBFBF’;frame.style.border = ‘1px solid #4A4A4A’;doc.getElementById(‘jpSurvey2’).appendChild(frame);