I've recently been dabbling into web coding and have created my own dollmaker script. I wanted to make one that was different from what is out there right now. My script uses tabs to separate all the different categories of props, and there's also an option to change the skintone of the base body.
I wrote it entirely myself, using the
jQuery UI library. It also uses PHP to make it super easy to add new props to it, but there's also an option to use it without PHP.
You can see a
demo here. Or see more information and
download it here.
Please tell me what you think about it!