Eric Kever
82380d5c2d
Removed 'Tab' suffix, tabs-content li's are now hidden by JavaScript instead of CSS.
2011-08-16 13:28:51 -04:00
Eric Kever
c96423f56e
DEEERRRRRRRPPPPPPPPPPPPPPPPPPPP.
2011-08-12 21:41:14 -04:00
Eric Kever
54030326cf
Whoops undo
2011-08-12 13:24:16 -04:00
Eric Kever
c9de4e5a6f
Added the first bit of the HTML5 thingy, need to make a couple changes on the master branch.
2011-08-12 13:20:03 -04:00
Eric Kever
89d54a83f2
Moved doFancyExpensiveTabThings into the Skeleton namespace, and added support for multiple tab sets.
2011-08-10 15:01:06 -04:00
Eric Kever
553f2fa375
Moved functions for compatibility into Skeleton namespace.
2011-08-10 13:20:52 -04:00
Eric Kever
70ab570ba4
Copy/paste fail.
2011-07-21 09:12:37 -07:00
Eric Kever
7afa4d85d0
Removed the 'hack' that made IE work, forced the handler to be called in the proper context.
2011-07-21 09:11:42 -07:00
Eric Kever
60fd933834
Initialized classes variable in getElementsByClassName()
2011-07-20 08:32:27 -04:00
Eric Kever
ecd86cf8ee
Removed redundancy in newer browsers by using default getElementsByClassName() if it exists.
2011-07-19 19:59:09 -04:00
Eric Kever
c9968ff6be
Removed useless code.
2011-07-19 18:02:32 -04:00
Eric Kever
f9eb813bdd
Fixed Firefox issue, not passing enough arguments to addEventListener
2011-07-19 17:41:24 -04:00
Eric Kever
23e19a6445
Tabs are now pure Javascript, no jQuery.
2011-07-19 17:33:08 -04:00
Dave Gamache
19b1921a6c
made changed to remove issue where browser cannot zoom/scale
2011-07-17 12:28:18 -07:00
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
Dave Gamache
c1ad114a99
moved version to 1.0.2 with change of CSS
2011-05-20 09:39:44 -07:00
Dave Gamache
941a324339
moving up to version 1.0.1 and making some slight changes in the CSS
2011-05-19 12:05:30 -07:00
Dave Gamache
3b9fe7c444
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
Paul Irish
6f643a6761
fixing some weird stuff in the app.js
2011-05-16 18:03:36 -07:00
Dave Gamache
44f4156977
changed Skeleton.gs to skeleton or getskeleton.com and cleaned up some last pieces
2011-05-15 17:02:52 -07:00
Dave Gamache
6276c745f8
recleaned all of the code and formatting to be BEAUTIFUL
2011-05-15 16:50:51 -07:00
Dave Gamache
82c35f64b7
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