Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialSteven Scott
7,542 PointsHow do i get the browser options drop-down play button.
How do i get the browser options drop-down play button. I have the play button but it doesn't have a list of browsers. It says select start up. In the drop-down it says current document.
1 Answer
Steven Parker
231,198 PointsIt sounds like your toolbar is configured with a "Start/Continue" button instead of a "Start Debug Target" button.
Open the toolbar buttons configuration dialog and check the controls currently on it. If my guess is right, you'll want to "Add Command..." and then select "Start Debug Target". Then you can remove the "Start / Continue" button and move the new one into the familiar position.