I have a messagebox to display a error message from code behind, when i click ok on the message box, the parent window gets a postback. The parent window consists of Jquery code.
Any solution for this issue ?

After message box code paste this code.Hope this will work.

alert("Hello world");
return false;
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.