2012-05-04
2012-05-04
Zero Percent Game Dev - Channel cycle!
I keep starting to type document.getElementById("idName"), stop, shake my head, backspace, and type $("#idName") instead. I'm still getting used to jQuery. Oh, I wrote some code that I felt was pretty goofy. It went a little something like this: $("#idName").parent().children().last(). Doesn't that look weird? It's just silly.