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 trialGary Buckingham
2,343 PointsUnable to preview my code challenge on iPad?
Hey guys
Firstly - what an AWESOME teaching environment you guys have here. I'm super excited at the thought I'm learning and absorbing everything so far ;)
I have an issue trying to preview all my code challenges so far :( I've taking a snapshot of the issue however I'm unable to upload the pic
Please advice
Thanks Gaz \m/
<!DOCTYPE html>
<html>
<head>
<title>HTML Lists Challenge</title>
</head>
<body>
<h1>HTML Lists Challenge</h1>
<ol>
<li>first list</li>
<li>second list</li>
<li>third list</li>
</ol>
</body>
</html>
3 Answers
Ted Sumner
Courses Plus Student 17,967 PointsThere is limited support for iPad, especially for coding. I have not tried to preview a challenge on my iPad, but I know Workspaces does not work (or did not work last I checked). It would not surprise me if the preview in a challenge did not work. You will find some odd issues with iPads. For one, if you do challenges through Safari you cannot place a cursor unless you have made it so the code window is scrolled to the top. This issue also exists on desktops, but you have arrow keys to work around it in that environment. But challenges work great on the iPad app. So if you regularly use an iPad, I would watch the videos and do the challenges on the app. If you need to do anything else, I found the web site to be better.
Gary Buckingham
2,343 PointsOMG!! Super fast reply \m/ thanks Ted.
Super I've downloaded the iPad app and will test and get back to you with the results.
Thanks again Gaz
Ted Sumner
Courses Plus Student 17,967 PointsI have used my iPad extensively. Let me know if you have any problems.