javascript
ul/li not updating height after removing li node inside it
Tuesday, November 14th, 2006
Sometimes ul/li element won’t update it’s height properly. In browsers, this can be seen like, when deleting particular UL/LI element, gap shows between 2 li neighbor elements.
In order to fix this problem, after removing li element, put height to 100% for a parent ul tag.
Cool book I am reading from 37 signals
Monday, November 13th, 2006http://gettingreal.37signals.com/
Its a book, from one of most successful web companies, describing web2 development standards, and ways to get things done faster and in a right manner.
Cool app I am building
Friday, November 10th, 2006Based totally on jquery
web2 app
will be on http://www.budgetzen.com
check it on
http://www.acosonic.com/work/budgetzen/dashboard.php
Elements used:
Ajax grid, ajax table, ajax graph, dynamical graph creation, frequency decoder calendar, javascript fade-in/out calendar, jquery tips, json, ajax loader
