This week, Roger Johansson of 456 Berea Street posted about unique IDs in web applications. I read this and thought, “you’re right, they should be unique, but what if you’ve got an AJAX repeater?” By this I mean when I’m loading functional parts of my application that I’ll be referencing with JavaScript again, do I have to maintain a unique ID? Surely it knows what I added last or how to make them into an array?
(more…)
Posts Tagged ‘ID tags’
Unique IDs in AJAX Web Applications
Tuesday, December 9th, 2008Tags: ID tags, JavaScript
Posted in Ramblings, jQuery | 1 Comment »