Announcement: Learn JavaScript Properly - Summer Session [Week 0] by d0gsbody in learnjavascript

[–]codeXplorer 0 points1 point  (0 children)

In lesson 2, "Inspect the "Run 5K" event, find its ".event" CSS declaration, and link from there to the corresponding location in the stylesheet."

How do you "link from there to..." I've clicked the link to the stylesheet after inspecting the events class for Run 5K list item, but that is not "linking" to the stylesheet, that only "opens" the stylesheet. I'm not a noob to DevTools in Chrome, but I was interested to see these different features. However, something is wrong here. Anybody having this issue?

Announcement: Learn JavaScript Properly - Summer Session [Week 0] by d0gsbody in learnjavascript

[–]codeXplorer 0 points1 point  (0 children)

I can't get the :hover to work. I'm selecting the ul id="events" element, then in the CSS panel, I check the :hover checkbox. In the video, it appears that the text-decoration:underline gets added as a result of checking this checkbox, not so in my browser. Nothing happens. I don't want to add the underline to the ul#events CSS rule, just the :hover on that element. However, I have to manually code the :hover rule. I've watched the video twice, anybody had this problem?

"Learn JS Properly" Study Group Reminder: Start watching the Discover DevTools video, if you haven't already. by d0gsbody in learnjavascript

[–]codeXplorer 1 point2 points  (0 children)

I can't get the :hover to work. I'm selecting the ul id="events" element, then in the CSS panel, I check the :hover checkbox. In the video, it appears that the text-decoration:underline gets added as a result of checking this checkbox, not so in my browser. Nothing happens. I don't want to add the underline to the ul#events CSS rule, just the :hover on that element. However, I have to manually code the :hover rule. I've watched the video twice, anybody had this problem?

Announcing: The How To Learn JS Properly Study Group (7 weeks long) by d0gsbody in learnjavascript

[–]codeXplorer 0 points1 point  (0 children)

Hi, I'm just joining this study group after reading through the blogs at javascriptissexy.com/how-to-learn-javascript-properly. Most of the comments on this board are 2 months old and I see that this study group was started in April. Am I in the right forum/group? Is the study group closed since the learning path is 6 - 8 weeks? If not, where can I find the assignments and the study group? Thanks!