-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminate the big gap from #527 with jQuery and CSS3
* Remove static CSS for sizing and control this all via jQuery with a little inline CSS. Dynamic style sheets could be used but that is probably overkill. * JavaScript is required to comment so using jQuery here * *bootstrap* has events... using them * Ease the transitions with CSS3. Even Opera Presto 12.16 has support here. Applies to #520
- Loading branch information
Martii
committed
Jan 13, 2015
1 parent
f5565e6
commit ddbd0e2
Showing
3 changed files
with
29 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters