> Perhaps jQuery could benefit from a strict mode where the "unexpected > case" of falling off the end of feature checks which were neither of > the first two cases would cause exceptions to be thrown.
I'm not sure how that would benefit anyone - all it will do is forcefully break scripts in older browsers and provide no route for graceful degradation. I think my proposed "gracefully degrade document ready" solution is still optimal. --John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---