Hi.. I'm trying out a GET form for the 1st time, and I want to pass a load of fields as an array. This is for a filter, which will have things like "start from page", "display per page", "category type" etc etc.
I've named all the fields the same, ie
<input name="filter[]" value="start:1">...
Hi.. I'm sure there's a simple answer to this, but I can't see it.
When I run my site thru the XHTML validator it says it's a blank page. I am getting the same problem when I run Google Analytics; it thinks my page is blank.
All my sites are in XHTML and I always use the same DOCTYPE and it...
Hi, I've been playing around with nodes in JS for the 1st time. I'm getting how to appendChild and insertBefore, it's neat.
What I want to do is insert a DIV into another DIV, so that it wraps around whatever the outer DIV contains.
Hard to explain, here's what I mean:
before:
<div id="a">...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.