Advertisement
Living

What are your success secrets?

Take our quiz to find out how to turn your career dreams into reality
By Jennine Profeta

What are your success secrets?

Is something stopping you from landing that perfect job or writing that novel, but you can't put your finger on what it is? It's possible – gasp! – that it's you! Take our quiz to determine what your personal roadblocks are and learn how to knock 'em over for good.


function checkRadios(f) { var el = f.elements; for(var i = 0 ; i < el.length ; ++i) { if(el[i].type == "radio") { var radiogroup = el[el].name]; // get the whole set of radio buttons. var itemchecked = false; for(var j = 0 ; j < radiogroup.length ; ++j) { if(radiogroup[j].checked) { itemchecked = true; break; } } if(!itemchecked) { alert("Please choose your answer for question #."); if(el[i].focus) el[i].focus(); return false; } } } return true; }
How do you define success?

GET CHATELAINE IN YOUR INBOX!

Subscribe to our newsletters for our very best stories, recipes, style and shopping tips, horoscopes and special offers.

By signing up, you agree to our terms of use and privacy policy. You may unsubscribe at any time.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Advertisement
Advertisement