Help me test javascript dynamic list code
Posted: Fri Jan 14, 2005 10:51 am
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!
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!