I am using a web site map control in my master page. i created Link Buttons inside the "Node Template" of the web site map control. I am attaching a command event for redirection.
My question is this...
I want to attach a Javascript for these link button in my content pages. (i.e) If the user make any changes in the page (changes in textbox) and if he click on the bread crumps, a JavaScript pop up message should be displayed stating "Do you want to save the changes?".
Is it possible to achieve this requirement?
I request you to help me out as i am facing a serious problem out of this.
Thanks in advance.