- <script src="/sites/Vijai/SiteAssets/jquery.SPServices-0.7.2.min.js" type="text/javascript"></script>
- <script src="/sites/Vijai/SiteAssets/jquery-1.8.3.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $('input[value=Cancel]').click(function() {
- window.location.replace("http://www.google.com");
- });
- $('input[value=Save]').click(function() {
- window.location.replace("http://www.google.com");
- });
- });
- </script>
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Bhanu Kiran PratapaPosted May 5, 2016, 2:00 PM
Not working for save button, can u plz help
Gowtham RajamanickamPosted Aug 4, 2015, 10:50 AM
good one...