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.
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.
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.