views:

6

answers:

0

I have an AJAX form on SharePoint 2007. If I don't call AJAX on the page, the validations all work fine and the css for the validations shows up. Once I make an AJAX call (say, Create Customer), all the validations still work, but the css for the validations does not show up. Any ideas?