I'm happy to pick up the JavaScript stuff - been looking forward to it,
in fact...
I plan to use jQuery to help with the implementation.
Cheers,
Darren
P.S. Thanks for finding the code, David - now get back to writing the
book! :-)
David Pollak wrote:
Folks,
I just checked in a bunch of code:
- messages are displayed using JavaScript. Each time messages need to get
displayed, the function displayMessage(arrayOfMessagesToDisplay,
nameOfSpanToDisplayIn) is called. I have not written the displayMessage
JavaScript function. Who wants to own this?
- I've moved around the elements and generally de-styled the whole thing.
We need some form of style, but I figured less style was a place to start.
Thanks,
David