Minimal CSS boilerplate for mobile-friendly development Forked from https://getskeleton.com
Go to file
James Aitken 8b05d2bb35 Add active class to the currently active tab content, as well as the tab itself
If this is not done, then the active class remains on the tab that was initially visible on page load - even if this tab is now hidden and no longer active. This is confusing when trying to target CSS as a the selector "ul.tabs-content > li.active" , may not be visible.

Also removed unused tabsContent variable.
2011-06-08 13:42:36 +01:00
images Add Apple Touch Icon sizes and linked those in, added active button CSS, changed some unneeded CSS in base.css, changed the Favicon to be square and cleaner, updated the app.js to include awesome suggestions made from Github community to be faster. Honestly, shocked at how awesome Github community has been already and thanks so much to everyone for the help 2011-05-17 17:54:18 -07:00
javascripts Add active class to the currently active tab content, as well as the tab itself 2011-06-08 13:42:36 +01:00
stylesheets added the img.scale-with-grid class to allow people to select images that should size with the grid 2011-06-06 20:25:33 -07:00
404.html edited the doc head of 404 to match the regular homepage 2011-05-22 10:18:32 -07:00
index.html a couple quick updates to the CSS and denoted that it was version 1.0.2 2011-05-29 09:46:46 -07:00
robots.txt changed the git repo to the src folder, browser tested, changed the tabs to work cross browser and to stack...removed the IE conditional stylesheet 2011-05-15 16:13:52 -07:00