From: James E. F. <jf...@ac...> - 2003-03-06 19:22:34
|
I have placed Emmett's (Chad's) contributions on the phpESP web site in a tar.gz for easy access. See: http://phpesp.sf.net/files/contrib/ -James On Tue, 4 Mar 2003, Emmett Bearden wrote: > I've created a new question type that is like checkbox but each > selection can be selected multiple times. Right now I have my own > render engine, (ada_render.inc) where I look for a particular word in > the title if the type_id = 5. > > The display (see picture) is 2 select/option boxes where the one on the > left lists all choices possible and the one right lists just the ones > the user picked. It requires two javascript functions which I have > included along with my special render code. Please feel free to use > this code any way you see fit. > > > |