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 Framework Basics Prototyping with Bootstrap Building Modal Windows and Forms

VISHAL DEEPAK
VISHAL DEEPAK
3,272 Points

Guils code not working - check out my changes to make it work

It seems due to version change that the code is not working anymore , atleast for me , check below i will post an answer

2 Answers

VISHAL DEEPAK
VISHAL DEEPAK
3,272 Points

Make changes to the anchor element of the "text me link "

<a data-target="#textModal" data-toggle="modal" class="btn btn-default btn-lg hidden-xs">Text me the link</a>

This fixed the problem for me. Thanks!

Michael Walker
Michael Walker
45,428 Points

Vishal,

Very nice pickup! He actually did that same thing with the navbar earlier in the course by removing the href and replacing it with data-target and a data-toggle. You have my thanks my friend!

Mark McEwan
Mark McEwan
733 Points

thought it was just me !!! I'm not enjoying this tutorial set on Bootstrap, feel like the trainer is going to fast, making mistakes and too many downloads, I would rather build on the previous file rather than download new files and copy paste from others - feels throw together if I'm honest.

Thanks for providing the fix, its worrying that the nobody else picked up on this and fixed the video.

Michael Walker
Michael Walker
45,428 Points

Hi Mark,

Based on the number of points you have, it looks like you haven't yet completed course CSS Basics which is somewhat a prerequisite for this course. Guil also teaches that class and moves at a much slower pace there. Start with the tracks so you do the courses in the recommended order and then come back here. I think you'll find the individual courses in the library much more enjoyable if you do.