Page 1 of 1

Help me test javascript dynamic list code

Posted: Fri Jan 14, 2005 10:51 am
by ianlandsman
Hi All,

I'm no javascript guru, but I came up with some code to help generate lists dynamically in javascript and then pass those back to PHP (or other server side lang). It seems to work on moz and ie6 fine but I'd like to have some other folks bang on it. If anyone has a few minutes and wants to play with it that would be great. You can find the blog post and the example linked off of it.

http://www.userscape.com/blog/2004/11/2 ... avascript/

My product isn't going to support old browsers like nn4 and so on so i'm mostly just looking for ie5.5, ie6, moz (recent). Though i'm happy to make it as compatible as possible.

The code and any improvements are released under CC so feel free to use it in your own projects.

Thanks!

Posted: Tue Jan 18, 2005 2:56 am
by CoderGoblin
Example link produces a 404 message, The requested URL /blog/code/dynamiclists.html was not found on this server.

Posted: Tue Jan 18, 2005 8:46 am
by ianlandsman
Heh, sorry about that. I just upgraded to wp 1.5 and forgot to move that folder. I've put it in the wp-content folder so I won't miss it again. Anyway it should work now.