minor tweeks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2012-06-07 16:05:19 +04:00
parent 421e6bd32e
commit a1f9027bba

View File

@ -33,6 +33,10 @@ TODO:
- first stage refactoring: - first stage refactoring:
- merge almost identical functions... - merge almost identical functions...
- multiple groups to promote/demote
ways to go:
- promote/demote and tag
ISSUES: ISSUES:
- jumping on focus up/down... - jumping on focus up/down...
- demoting a first element (a ribbon is created) positions the field incorrectly (see demoteImage() for details)... - demoting a first element (a ribbon is created) positions the field incorrectly (see demoteImage() for details)...
@ -46,12 +50,6 @@ ISSUES:
<!-- XXX need to figure out how to disable all the bling --> <!-- XXX need to figure out how to disable all the bling -->
<!-- script src="jquery.mobile.js"></script--> <!-- script src="jquery.mobile.js"></script-->
<script> <script>
/*
$(document).bind("mobileinit", function(){
e.preventDefault()
});
*/
$(document).ready(function() { $(document).ready(function() {
// current state... // current state...