T
thulasibhaskar
In a web page with left navigation bar with tree view, i have 3 parent
nodes and for each parent node there are two children nodes,once after
loging to that web page , i have opened one children node and started
entering values in that form but in the middle if i want to open
another children tag i should get a confirmation message like"Do u
want to navigate away from this page?" , if i say ok it has to go the
requested Page or if have opted cancel button i should continue in the
same page.
So, Please help me how to write a function in javascript which has to
be called onClick.
nodes and for each parent node there are two children nodes,once after
loging to that web page , i have opened one children node and started
entering values in that form but in the middle if i want to open
another children tag i should get a confirmation message like"Do u
want to navigate away from this page?" , if i say ok it has to go the
requested Page or if have opted cancel button i should continue in the
same page.
So, Please help me how to write a function in javascript which has to
be called onClick.