damir
Posts: 0
Joined: Sun Apr 01, 2012 10:08 pm

Changing ids when something is deleting from a page

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Changing ids when something is deleting from a page

Agree, a better practice would be to keep the same id. Here is what you can do. Just set the id manually (in properties) - this way you can keep it the same.

Return to “Issues”