Topics
Search
Tags
301 adsense ajax apache array blackhole catch-all CURL duplicate content email error_log fail feedback globals google ie6 IIS invisionboard ISAPI Rewrite javascript linux system admin loops manage ads office permalinks phpbb putty Rand Function remote desktop restart segfault SEO server spam SQL2000 ssh taxes vbulletin windows wordpress xcache
Tag Archives: javascript
Getting a Global Array to work in a Function
I recently spent a lot of time debugging this code i was working on for what I thought would be a simple onchange event. The Issue: I have sizes and colors, but not all sizes are available in all colors, … Continue reading
Getting Loopy – Nested Javascript Loops
Complex loops with Javascript can get tricky. Double-nested loops, dynamic field names, and all kinds of other things can leave a programmers head spinning. Let’s get Loopy and tackle this in a nice programatical manner. Recently presented with a form … Continue reading
