1
Answer

Equivalent of IsPostback in Client side

Sujit Sahoo

Sujit Sahoo

11y
1.3k
1
Is there any equivalent of Page.IsPostBack of Asp.net in Java script or JQuery.

I just want to perform some action on client side for 1st time of page load only. not 2nd time not 3rd time & so on.

if u have any code in java script or jquery please share.

Thanks. 
Answers (1)