Changing ids when something is deleting from a page
Posted: Fri Apr 06, 2012 10:29 am
Why is tiggzi changing id of an element every time I add or delete something from the page. I think much better practice would be to leave id alone so you can style using ids and not changing css every time you remove something from the page.