Page 1 of 1

Changing ids when something is deleting from a page

Posted: Fri Apr 06, 2012 10:29 am
by damir

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.


Changing ids when something is deleting from a page

Posted: Fri Apr 06, 2012 1:37 pm
by maxkatz

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.