cFA wrote:
> So let's say I take the route as noted above and I fix the bug by
> using this html:
>
> div id = eventsModule
>
> and the css
>
> #eventsModule - margin bottom 5px
>
> This change has broken backwards compatibility right?
From what you wrote I can't see what backwards compatib
Hi all, I'm trying to get some strategy nailed down so that I can more
effectively fix bugs where I work. A lot of what we do needs to be
backwards compatible. I've got access to the html and sometimes I've
updated (changed) classes or removed classes from existing markup in order
to fix bugs.
Pe