Coming from you thats kinda scary.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: rabbit on December 01, 2009, 07:33 AMMost of my dev code contains alot of sanity checks. So overdoing yes. Yeah my id's are unique.
Since my last post, I have in fact started using jQuery, and the description on the page Grok posted is right: I fell in love.
Anyway, I just noticed that you're checking with type AND id fields, which means either A) you're overdoing it or B) not using id properly. Remember that id is supposed to be unique to each element.
Page created in 0.040 seconds with 11 queries.