Jquery problem with errorPlacement.
- by Eyla
Greetings,
I have problem with errorPlacement, I'm trying to place the error message next to the field but it appearing on the top of the page.
any advice how to fix this problem??
here is my code:
<%@ Page Title="" Language="C#" MasterPageFile="~/Master.Master" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs"…