[EMAIL PROTECTED] wrote:
When using the client side validation, there is always a javascript pop up box that says something along the lines of 'Your a thick b*stard, fill in xxx!' Our client requirement is that we produce a list of errors at the top of the page, (the red <UL> kinda thing), which rules out the use of these java script pop ups.


You don't *have* to use popups. You can always manipulate the document using the DOM to present a less obnoxious warning.

http://erikprice.com/clientvalidation.html



Erik


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to