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 trial

CSS

MASH GAME

Hello, I am doing the MASH game with CSS/HTML and Javascript. However, the first text box on 2/5 questions you cant type and when I click generate results nothing comes up. Any advice??

Hi John,

Could you please post your code for us to help you determine the problem?

Should I post the html, css or java code?

1 Answer

Hi John,

It might not be the answer to both issues that you are seeing but take a look at the community post by Daniel Jeffery over on https://teamtreehouse.com/community/not-so-much-a-question-read-on

He explains the issue to do with not being able to click into the first couple of textboxes (it's to do with a padding value) and offers a solution.

That might help you out.